globules-io opened a new issue, #162:
URL: https://github.com/apache/cordova-plugin-dialogs/issues/162

   # Bug Report
   
   ## Problem
   cordova-plugin-dialogs breaks Cordova. Never fires deviceready.
   Tested with an empty repo. Added a few plugins.
   <plugin name="cordova-plugin-device" spec="^2.1.0" />
   <plugin name="cordova-plugin-network-information" spec="^3.0.0" />
   <plugin name="cordova-plugin-statusbar" spec="^3.0.0" />
   
   Everything works fine, deviceready is fired. Then adding 
   <plugin name="cordova-plugin-dialogs" spec="^2.0.2" />
   
   Breaks the app, `deviceready` never fired
   
   ### Environment, Platform, Device
   Reproduced on device Android 6.0.1
   
   ### Version information
   Cordova 11.0.0
   cordova-android 10.1.2
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [X] I searched for existing GitHub issues
   - [X] I updated all Cordova tooling to most recent version
   - [X] I included all the necessary information above
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to