quickstart-ios
quickstart-ios copied to clipboard
Firebase Quickstart Samples for iOS
Before encountering the error, I was using Xcode which had Firebase installed. At around 12pm today, I began encountering an error that looked like this `APNS device token not set...
Follow-up work: - Clean up availability attributes. Will let Jules attempt that.
Moved the `FIREBASECI_USE_LATEST_GOOGLEAPPMEASUREMENT` flag from the `firebaseai` workflow to `test.sh` to handle the SPM builds when `GoogleAppMeasurement` has not yet been released. This is to prepare for future SPM-based quickstarts....
Capturing future work section from https://github.com/firebase/firebase-ios-sdk/pull/14818 Future work - Update tooling to update an Xcodeproj from pointing to a firebase-ios-sdk release, as well as the main branch. - Add other...
Testing CI, do not submit this PR.