-
Notifications
You must be signed in to change notification settings - Fork 1
iOS
Loi Tran edited this page Jul 9, 2023
·
2 revisions
Tips & tricks for iOS
- How to fix missing device/events while using Firebase live debug view.
- App must be run from XCode
- Scheme defines these command line arguments.
-FIRDebugEnabled
-FIRAnalyticsDebugEnabled
- Restart emulator.
- Issue with "setting" those args within Android Studio: