sipersso
sipersso
Same here. Did you manage to sort this out @simba909? I am not using Firestore or The realtime database, but do use analytics and storage.
Thanks for the reply @simba909 I haven't been able to figure out any workarounds for it either. Makes any development using SwiftUI impossible :/ Using SPM isn't an option for...
@paulb777 I use cocoapods, but I’ll check the flag
@paulb777 for cocoapods I was able to get rid of the errors by switching from static to dynamic linking ( removing the :linkage => :static from the podfile).
I didn't want to create a new issue for this, but since #1927 is closed, I am not allowed to make comments or open that issue. This is the same...
I am guessing the user has corrupted info in the KeyChain. Apparently the issue persists even if the app is uninstalled.
This happened again today. Since the problem persists on reinstall it is really hard to fix this for the end user and the app can't be used at all.
1: The current version I use is 20.0.2 and firebase-bom: 26.5.0. I'll be sure to update it, but I am not using a version that is a year old. 2:...
This is still an issue. Currently using com.google.firebase:firebase-bom:29.0.0, that affects a small number of users.
After being in touch with Firebase support (case 10155473) I actually has some more insight on this one. The numbers that getUID returns are not random! I do see some...