简体   繁体   English

Phonegap Android应用程序在Android 2.2中无限弹出错误,但在Android 4.0.3中没有

[英]Phonegap Android application infinite pop up error in Android 2.2 but not in Android 4.0.3

I'm working on a HTML5 + jQuery app for Android using phonegap. 我正在使用phonegap开发适用于Android的HTML5 + jQuery应用程序。 When I test it on an Android 4.0.3 device it works fine, but in Android 2.2 I get infinite gap_poll pop up messages. 当我在Android 4.0.3设备上对其进行测试时,它可以正常工作,但是在Android 2.2中,我会收到无限的gap_poll弹出消息。

Anyone knows how to solve this? 有人知道如何解决吗?

I came around this. 我来到这里。 I had to put the domain of the remote server I where the app I was calling is located on the whitelist on the cordova.xml file. 我必须将我正在调用的应用程序所在的远程服务器的域放在cordova.xml文件的白名单上。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM