Hello Scott,
I wonder if you know this issue. When I used firebaseConfig and firebaseAnalytics together and made the IPA. It crashes with this log.
[Device] Initializing connection [Device] Removing all cached process handles [Device] Sending handshake request attempt #1 to server [Device] Creating connection to com.apple.runningboard [Device] Handshake succeeded [Device] Identity resolved as application\<xxx.xxxxx.xxxxxxxxxxxx\> [Device] nw\_path\_evaluator\_start [65560563-C529-47FE-9442-D6EA16FBC21F \<NULL\> generic, indefinite] [Device] path: satisfied (Path is satisfied), interface: en0, ipv4, dns [Device] +[FIRApp registerInternalLibrary:withName:withVersion:]: unrecognized selector sent to class 0x10494ca10 [Device] \*\*\* Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[FIRApp registerInternalLibrary:withName:withVersion:]: unrecognized selector sent to class 0x10494ca10'
Here is the project that has firebaseConfig and firebaseAnalytics entries in build.settings. I did not add the plist or json file. You can try your own.
Please have a look. Thanks.
Usman Mughal