Iframes Don't display in iOS devices when tested using Xcode

I used the ionic cordova build ios --prod command to build an Xcode project. When I run the project, none of the iFrames load, even when I try whitelisting the websites from within config.xml (adding the <allow-navigation href="*">.