Android - Cordova 3.5.0 deviceready not firing after installing media plugin

前端 未结 5 997
孤街浪徒
孤街浪徒 2020-12-10 15:26

This is interesting and weird issue.

First I created Cordova project locally. I\'m not using Bd. using

cordova create test co

5条回答
  •  独厮守ぢ
    2020-12-10 16:11

    I ran into the same issue.

    What worked for me was using a different version of the File plugin found here: https://github.com/onflapp/cordova-plugin-file

    Related topic: Cordova File plugin never becomes ready in Android

提交回复
热议问题