quickstart-ios
quickstart-ios copied to clipboard
Firebase Quickstart Samples for iOS
At the moment, the quickstart is unable to properly use Installations from what appear to be signing & certificate issues, so Installations was removed from the catalyst version of the...
**Setup:** 1. In the firebase dashboard, create a user property called AppVersion 2. In remote config, have the following parameter defined: * Name: unsupported * Condition: User Property AppVersion contains...
When I send Notification and iOs app is in foreground then notification sound is not working on iOs 15. sound work fine when app in background. it also work fine...
https://github.com/firebase/quickstart-ios/blob/31243d7c5a7a92f4e86e7ac590951cd0a67f845d/scripts/test.sh#L99-L104
At this point, the remaining failures are due to the quickstarts failing to pass their unit or UI tests. Quickstarts needing test fixing: - [ ] AdMob - [ ]...
This is an incomplete migration of the Storage Quickstart to Swift UI. It is an active work in-progress. #### To Do - [x] Add helpful comments - [ ] Consider...
What do I have to implement for Firebase Dynamic-Links with Firebase for the same project with different targets? Example: Tap link A to open app A (target A) Tap link...
Similar issue as [https://github.com/firebase/quickstart-ios/issues/207](#207) When the provisioning profile type is `Development`, everything works as expected When the provisioning profile type is `Ad hoc` or `Production`, no push notification is delivered...