— Hey I have recently completed the first release of a game I have been working on for some time. I am using pode's iframe plugin, which is fabulous! Since my game requires a secure login, I use the iframe to have the user login from another secure URL, then once the user's credentials are verified the game becomes accessible. I do this by using the "Compare URL" condition of the iframe. This all works perfectly on all browsers, however the problem begins after I export to Cordova and then upload to PhoneGap to create the app. When I open the app on my phone, I am unable to type in the inputs of the iframe. Not sure why this isn't working. If anyone has successfully used iframe for login, I would love hear how it was done. I would appreciate any assistance at this time. sample link can be found here:
http://www.caribinoes.com/games/march103/index.html