breautek commented on issue #162: URL: https://github.com/apache/cordova-plugin-dialogs/issues/162#issuecomment-1167831668
Created a new cordova project and added status bar, device and network information plugin. Ran project on Android 6.0 (API 23 Google API emulator) and successfully observed the `deviceready` event. I added `cordova-plugin-dialogs`, and reran on the emulator, but I still observe the `deviceready` event. Please open the project in Android Studio (located at `<cordova-project>/platforms/android`) and run the app in debug mode. You may get more insight on what is actually happening via the native console. -- 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]
