Closed OJDee closed 3 years ago
Hi @OJDee ,
Apologies for the trouble. This issue was reported in #8047 and a fix has since been implemented. We are still in the process of rolling this fix out for Carthage users and expect it to be published soon. Thank you for your patience.
In the meantime, you may trying versioning back to before the bug was introduced, if that's possible.
With the Carthage update releasing soon, I'm closing this issue for now but am happy to reopen it if the issue persists after the Carthage patch release.
@ncooke3 Thanks for the pointer. Seems Google didn’t find this other issue.
When you say rollback to a previous version, since I am using Carthage, what should be in the Cartfile since currently I just have the three binary.json references mentioned in the docs.
Seems issue is 7.4.0 but is any version prior to that a fix?
Thanks
@OJDee 8.0.0 is now available via Carthage and has the fix included.
@paulb777 Thanks, but how are you getting this? The release notes still state 7.4.0 and 7.11 are served via Carthage https://firebase.google.com/support/release-notes/ios
I am using: binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseAnalyticsBinary.json" binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseCrashlyticsBinary.json" binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseDynamicLinksBinary.json" binary "https://dl.google.com/dl/firebase/ios/carthage/FirebasePerformanceBinary.json"
And the info.plist for all frameworks checked out state 7.4.0 still. Google Utilities has 7.2. What am I missing?
@OJDee Now that Carthage 0.38.0 is available we added the 8.0.0 distribution for Carthage yesterday and haven't yet got the release notes updated. We'll try to get that done today.
Thanks for the pointer.
@paulb777 No problem, thanks for the update, have 8.0.0 up and running now
[REQUIRED] Step 1: Describe your environment
Carthage
[REQUIRED] Step 2: Describe the problem
Steps to reproduce:
Run app, with [FIRApp configure] in AppDelegate, crashes on every launch. If I remove the above line, it launches fine.
There have been no changes to the Firebase integration, this has just started, we have been using
Crashing log:
libc++abi.dylib: terminating with uncaught exception of type NSException *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSSingleEntryDictionaryI setObject:forKeyedSubscript:]: unrecognized selector sent to instance 0x6000010fc5e0'