-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Firebase iOS to v 8.X #22
Comments
Usually you always update at least core and analytics, so that was correct. Logs can take a bit of time, so maybe wait a few more hours. Let me know if it still persists early tomorrow. And please do a PR so I/we can help reviewing! |
Yes, in fact I have updated the core and analytics, but it doesn't work. I have also updated in-app-messaging, but the messages are not arriving. With the previous versions, however, everything works correctly, and the log analytics arrive after a few minutes. Maybe there was some change from 7.x to 8.x. |
I did other tests, now the logs are working correctly. In-App Messaging and Cloud Messaging also work correctly. Perhaps it was a momentary problem with the Firebase console. Therefore all PR could be accepted: |
Cleaning up :-) |
Hi, I tried to update to the latest version of Firebase iOS 8.8 (https://github.com/Astrovic/titanium-firebase-core and https://github.com/Astrovic/titanium-firebase-analytics).
I simply downloaded the SDK (as documented here https://github.com/hansemannn/titanium-firebase-analytics#update-sdks) and updated the framworks in the
/shared
and/platform
folders. But on the Firebase console I don't see the logs.Maybe it's not enough just to update the SDK?
The text was updated successfully, but these errors were encountered: