I’m trying to reuse Firebase Authentication inside an iOS share extension. The host app builds fine, but as soon as I add pod 'FirebaseAuth' to the share-extension target and import it from Swift, the ...
Thank you for your clarification. I wasn't able to reproduce the issue on a similar Samsung device and Android version. By any chance, were you able to reproduce the issue? Could you provide the steps ...