File tree Expand file tree Collapse file tree 8 files changed +48
-48
lines changed Expand file tree Collapse file tree 8 files changed +48
-48
lines changed Original file line number Diff line number Diff line change @@ -16723,16 +16723,16 @@ steps:
1672316723 replace-contents: |
1672416724 ### Configuration Files
1672516725
16726- Create `lib/constants.dart` with :
16726+ Configure the required IDs and keys in `lib/constants.dart`:
1672716727
1672816728 ```
16729- const androidPackageId = " your Android package ID" ;
16729+ const androidPackageId = ' your Android package ID' ;
1673016730 const appStoreIssuerId = 'App Store Key issuer ID';
16731- const appStoreKeyId = 'App Store Keu ID';
16732- const appStoreSharedSecret = " App Store shared secret" ;
16731+ const appStoreKeyId = 'App Store Key ID';
16732+ const appStoreSharedSecret = ' App Store shared secret' ;
1673316733 const bundleId = 'your iOS bundle ID';
16734- const googleCloudProjectId = " Google Cloud project ID" ;
16735- const googlePlayPubsubBillingTopic = " play_billing" ; // change if necessary
16734+ const googleCloudProjectId = ' Google Cloud project ID' ;
16735+ const googlePlayPubsubBillingTopic = ' play_billing' ; // change if necessary
1673616736 ```
1673716737
1673816738 - Add `assets/service-account-firebase.json` with the server key for the Firebase Firestore project.
Original file line number Diff line number Diff line change 11### Configuration Files
22
3- Create ` lib/constants.dart ` with :
3+ Configure the required IDs and keys in ` lib/constants.dart ` :
44
55```
6- const androidPackageId = " your Android package ID" ;
6+ const androidPackageId = ' your Android package ID' ;
77const appStoreIssuerId = 'App Store Key issuer ID';
8- const appStoreKeyId = 'App Store Keu ID';
9- const appStoreSharedSecret = " App Store shared secret" ;
8+ const appStoreKeyId = 'App Store Key ID';
9+ const appStoreSharedSecret = ' App Store shared secret' ;
1010const bundleId = 'your iOS bundle ID';
11- const googleCloudProjectId = " Google Cloud project ID" ;
12- const googlePlayPubsubBillingTopic = " play_billing" ; // change if necessary
11+ const googleCloudProjectId = ' Google Cloud project ID' ;
12+ const googlePlayPubsubBillingTopic = ' play_billing' ; // change if necessary
1313```
1414
1515- Add ` assets/service-account-firebase.json ` with the server key for the Firebase Firestore project.
Original file line number Diff line number Diff line change 11### Configuration Files
22
3- Create ` lib/constants.dart ` with :
3+ Configure the required IDs and keys in ` lib/constants.dart ` :
44
55```
6- const androidPackageId = " your Android package ID" ;
6+ const androidPackageId = ' your Android package ID' ;
77const appStoreIssuerId = 'App Store Key issuer ID';
8- const appStoreKeyId = 'App Store Keu ID';
9- const appStoreSharedSecret = " App Store shared secret" ;
8+ const appStoreKeyId = 'App Store Key ID';
9+ const appStoreSharedSecret = ' App Store shared secret' ;
1010const bundleId = 'your iOS bundle ID';
11- const googleCloudProjectId = " Google Cloud project ID" ;
12- const googlePlayPubsubBillingTopic = " play_billing" ; // change if necessary
11+ const googleCloudProjectId = ' Google Cloud project ID' ;
12+ const googlePlayPubsubBillingTopic = ' play_billing' ; // change if necessary
1313```
1414
1515- Add ` assets/service-account-firebase.json ` with the server key for the Firebase Firestore project.
Original file line number Diff line number Diff line change 11### Configuration Files
22
3- Create ` lib/constants.dart ` with :
3+ Configure the required IDs and keys in ` lib/constants.dart ` :
44
55```
6- const androidPackageId = " your Android package ID" ;
6+ const androidPackageId = ' your Android package ID' ;
77const appStoreIssuerId = 'App Store Key issuer ID';
8- const appStoreKeyId = 'App Store Keu ID';
9- const appStoreSharedSecret = " App Store shared secret" ;
8+ const appStoreKeyId = 'App Store Key ID';
9+ const appStoreSharedSecret = ' App Store shared secret' ;
1010const bundleId = 'your iOS bundle ID';
11- const googleCloudProjectId = " Google Cloud project ID" ;
12- const googlePlayPubsubBillingTopic = " play_billing" ; // change if necessary
11+ const googleCloudProjectId = ' Google Cloud project ID' ;
12+ const googlePlayPubsubBillingTopic = ' play_billing' ; // change if necessary
1313```
1414
1515- Add ` assets/service-account-firebase.json ` with the server key for the Firebase Firestore project.
Original file line number Diff line number Diff line change 11### Configuration Files
22
3- Create ` lib/constants.dart ` with :
3+ Configure the required IDs and keys in ` lib/constants.dart ` :
44
55```
6- const androidPackageId = " your Android package ID" ;
6+ const androidPackageId = ' your Android package ID' ;
77const appStoreIssuerId = 'App Store Key issuer ID';
8- const appStoreKeyId = 'App Store Keu ID';
9- const appStoreSharedSecret = " App Store shared secret" ;
8+ const appStoreKeyId = 'App Store Key ID';
9+ const appStoreSharedSecret = ' App Store shared secret' ;
1010const bundleId = 'your iOS bundle ID';
11- const googleCloudProjectId = " Google Cloud project ID" ;
12- const googlePlayPubsubBillingTopic = " play_billing" ; // change if necessary
11+ const googleCloudProjectId = ' Google Cloud project ID' ;
12+ const googlePlayPubsubBillingTopic = ' play_billing' ; // change if necessary
1313```
1414
1515- Add ` assets/service-account-firebase.json ` with the server key for the Firebase Firestore project.
Original file line number Diff line number Diff line change 11### Configuration Files
22
3- Create ` lib/constants.dart ` with :
3+ Configure the required IDs and keys in ` lib/constants.dart ` :
44
55```
6- const androidPackageId = " your Android package ID" ;
6+ const androidPackageId = ' your Android package ID' ;
77const appStoreIssuerId = 'App Store Key issuer ID';
8- const appStoreKeyId = 'App Store Keu ID';
9- const appStoreSharedSecret = " App Store shared secret" ;
8+ const appStoreKeyId = 'App Store Key ID';
9+ const appStoreSharedSecret = ' App Store shared secret' ;
1010const bundleId = 'your iOS bundle ID';
11- const googleCloudProjectId = " Google Cloud project ID" ;
12- const googlePlayPubsubBillingTopic = " play_billing" ; // change if necessary
11+ const googleCloudProjectId = ' Google Cloud project ID' ;
12+ const googlePlayPubsubBillingTopic = ' play_billing' ; // change if necessary
1313```
1414
1515- Add ` assets/service-account-firebase.json ` with the server key for the Firebase Firestore project.
Original file line number Diff line number Diff line change 11### Configuration Files
22
3- Create ` lib/constants.dart ` with :
3+ Configure the required IDs and keys in ` lib/constants.dart ` :
44
55```
6- const androidPackageId = " your Android package ID" ;
6+ const androidPackageId = ' your Android package ID' ;
77const appStoreIssuerId = 'App Store Key issuer ID';
8- const appStoreKeyId = 'App Store Keu ID';
9- const appStoreSharedSecret = " App Store shared secret" ;
8+ const appStoreKeyId = 'App Store Key ID';
9+ const appStoreSharedSecret = ' App Store shared secret' ;
1010const bundleId = 'your iOS bundle ID';
11- const googleCloudProjectId = " Google Cloud project ID" ;
12- const googlePlayPubsubBillingTopic = " play_billing" ; // change if necessary
11+ const googleCloudProjectId = ' Google Cloud project ID' ;
12+ const googlePlayPubsubBillingTopic = ' play_billing' ; // change if necessary
1313```
1414
1515- Add ` assets/service-account-firebase.json ` with the server key for the Firebase Firestore project.
Original file line number Diff line number Diff line change 11### Configuration Files
22
3- Create ` lib/constants.dart ` with :
3+ Configure the required IDs and keys in ` lib/constants.dart ` :
44
55```
6- const androidPackageId = " your Android package ID" ;
6+ const androidPackageId = ' your Android package ID' ;
77const appStoreIssuerId = 'App Store Key issuer ID';
8- const appStoreKeyId = 'App Store Keu ID';
9- const appStoreSharedSecret = " App Store shared secret" ;
8+ const appStoreKeyId = 'App Store Key ID';
9+ const appStoreSharedSecret = ' App Store shared secret' ;
1010const bundleId = 'your iOS bundle ID';
11- const googleCloudProjectId = " Google Cloud project ID" ;
12- const googlePlayPubsubBillingTopic = " play_billing" ; // change if necessary
11+ const googleCloudProjectId = ' Google Cloud project ID' ;
12+ const googlePlayPubsubBillingTopic = ' play_billing' ; // change if necessary
1313```
1414
1515- Add ` assets/service-account-firebase.json ` with the server key for the Firebase Firestore project.
You can’t perform that action at this time.
0 commit comments