Anestis
Anestis
Hmm I have made some search and I found that your need to explicitly go inside the app and allow it to install the apk. https://android-developers.googleblog.com/2017/08/making-it-safer-to-get-apps-on-android-o.html
What a nightmare... Is there actually a way to play video files without crashing on iOS or is it a core problem with webview on iOS?
I am really looking forward ti see if this will solve the issue.
I have the same issue! The problem only happens if I use both facebook4 and google plus plugins. It is weird as a week ago with no changes this issue...
In my case I get the same error when adding the plugin. Also, there are other plugins that this happens too. Ionic: Ionic CLI : 5.4.1 (/usr/local/lib/node_modules/ionic) Ionic Framework :...
Here is the error:
I tried updating cocoapods 1.7.5 but the problem still remains.
A temporary fix I found was to install the plugin cordova-plugin-cocoapod-support and then add for the ios platform the following preferences ``` ``` This was based on the conflict fix...