TobiasBuchholz / Plugin.Firebase

Wrapper around the native Android and iOS Firebase Xamarin SDKs
MIT License
220 stars 49 forks source link

iOS Bitcode problem in Plugin.Firebase.Auth #158

Closed tetzschner closed 1 year ago

tetzschner commented 1 year ago

Hi

Please change Plugin.Firebase.Auth dependency version for Xamarin.Google.iOS.SignIn from >=5.0.2.3 to >=5.0.2.4.

I've been struggling for days with iOS release (rejected because bitcode in AppAuth and GTMAppAuth). All Facebook auth was removed from my code and I'm only using Plugin.Firebase.CloudMessaging and Plugin.Firebase.Auth.

After manually installing Xamarin.Google.iOS.SignIn 5.0.2.4 Apple is now accepting the iOS release in AppStore (and SMS auth is now working).

Regards Ole

TobiasBuchholz commented 1 year ago

Thanks for the hint, I've updated this dependency in version Plugin.Firebase.Auth 2.0.2 ✌️