access denied to PHP from Blackberry 10 platform using phonegap - closed

前端 未结 3 1264
陌清茗
陌清茗 2021-01-24 23:32

I have a problem with my phonegap project working on blackberry simulator. The version is 10.

When I say phonegap, I haven\'t used any Cordova features yet but my simple

3条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-01-25 00:11

    The solution is to edit the config.xml file of the project - add the tag . Only then, Blackberry allows access permissions to a different domain.

提交回复
热议问题