This is very confusing to solve, I’m using Capacitor.
I have a simple iframe that loads a website in a page when user click a button.
On my android version 6. The iframe loads fine on development mode (using ionic capacitor run android -l --external) and also by installing it from Google Play.
On my android version 10. The iframe loads fine on development mode (using ionic capacitor run android -l --external) BUT not working by installing it from Google Play.
Also on browser the iframe loads fine.
Anyone knows what might caused this and a way to fix it?
Thanks
1 post - 1 participant