firebase-kotlin-sdk
firebase-kotlin-sdk copied to clipboard
App crashing when using 2.1.0
trafficstars
Hey y'all,
When I update to 2.1.0 from 2.0.0, I noticed that my iOS app kept crashing from the below. When I reverted the version back to 2.0.0, it started to work again. No issues on Android.
Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}
Same here, unable to update due to crashes on iOS