Android - Cordova 3.5.0 deviceready not firing after installing media plugin

前端 未结 5 996
孤街浪徒
孤街浪徒 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:04

    I ran into the same and resolved using apache official dev build File plugin:

    • https://github.com/apache/cordova-plugin-file/

    Funny enough cordova release 1.3.1-dev is more stable then official release 1.2.0 ...

提交回复
热议问题