Software Archive
Read-only legacy content
17061 Discussions

IFrame not work in app

Tyron_g_
Beginner
284 Views

Por favor intel me ajuda, estou construindo um aplicativo e precisava usar o iframe, so que ele nao funciona quando eu gero o app fica como se ele nao estivesse ali!
No emulador ele funciona, ja tentei de tudo; whitelist, perms, trocar o codigo dele mas nada funciona
Me ajudem por favor

Please help me intel, I'm building an application and needed to use the iframe, so that it does not work when I generate the app is as if he were not there!
In the emulator it works, already tried everything; whitelist, perms, change the code of it but nothing works
Help me please
0 Kudos
1 Reply
PaulF_IntelCorp
Employee
284 Views

Tyron -- an iframe is a restricted context which may have trouble using the Cordova APIs. I recommend you stay away from iframes in Cordova apps. If you want to use them, search the web for "Cordova PhoneGap iframe issues" (or something like that). The XDK builds a standard Cordova app, so Cordova solutions will work in an XDK app.

0 Kudos
Reply