mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-26 18:04:54 +00:00
Refactor application package structure and update Firebase iOS bundle IDs for different environments.
This commit is contained in:
@ -73,6 +73,6 @@ class DefaultFirebaseOptions {
|
||||
projectId: 'syncrow-prod-79446',
|
||||
databaseURL: 'https://syncrow-staging-79446.asia-southeast1.firebasedatabase.app/',
|
||||
storageBucket: 'syncrow-prod-79446.firebasestorage.app',
|
||||
iosBundleId: 'com.syncrow.mobile.dev',
|
||||
iosBundleId: 'com.syncrow.iot.ex.dev',
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user