I developed an app with ionic framework for both iOS and Android. There is no problem in Android. But, iframe is not showing anything in iOS device and simulator although it works very well in Android and browser. Please help me! :)
Try adding this to your config.xml file inside <platform name="ios">
tags:
<allow-navigation href="*" />
Had the same issue and it worked for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With