Why does Cordova 2.7.0 JS seemingly no longer work on remote pages?

前端 未结 6 1460
执笔经年
执笔经年 2021-02-06 00:48

Background

I\'m attempting to upgrade an iOS app built on Cordova 2.0 to version 2.7.

It\'s basically a welcome screen that points to a remote search engine (p

6条回答
  •  伪装坚强ぢ
    2021-02-06 01:05

    Yes, something broke in 2.7 - related to our cordova-cli work. See: https://issues.apache.org/jira/browse/CB-3029

    The fix is to add an empty file called "cordova_plugins.json" in your root folder.

提交回复
热议问题