Yuzhou Zhu
Yuzhou Zhu
We don't have crashes from Firebase SDK, but we have similar crashes from the gRPC library we integrated with our App. The crash only happens for some iOS 14 users....
[Xcode 13.3.1](https://developer.apple.com/documentation/xcode-release-notes/xcode-13_3_1-release-notes) is out, the issue might have been solved if a new build is submitted. > When you target iOS 13.4 and later and enable bitcode, the bitcode segment...
I am able to confirm that releasing another build without any changes except for a version bump resolves the issue,.
Same for us. We did further investigation and found out the crash is from the users who installed the app via MDM. The same build doesn't crash if it's installed...
Just install the app via MDM on an iOS 14 device to reproduce the crash.
Same issues here as well. I had to force quit the spotify app for the authentication flow to work again.