Sean Hasselback
Sean Hasselback
If you are compiling this to an app via cordova or ionic, I believe I've found a solution. More information on it here: https://blogs.it.ox.ac.uk/web-mobile-applications/cross-platform-inline-video-with-phonegap/ The gist is: In the angular...
This may be solved with [this open PR](https://github.com/baumblatt/capacitor-firebase-auth/pull/175), which suggests adding the following code ``` func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool { // Override point for...
@alexookah I've updated the PR to be merging into next