Github user gregavola commented on the pull request:
https://github.com/apache/cordova-plugin-camera/pull/97#issuecomment-113904035
The HTML/JS are working fine, but device ready never fires when the app
re-loaded after the picture taken. Nothing really in logcat, it just stops when
it reloads. The JS/HTML are there, just no ```deviceReady``` event.
Here is the ```logcat```
```06-21 09:56:04.566: W/ApplicationPackageManager(25832):
getCSCPackageItemText()
06-21 09:56:04.576: E/XXXX(25832): Intent Type null
06-21 09:56:04.576: E/XXXX(25832): Intent Action android.intent.action.MAIN
06-21 09:56:04.576: D/CordovaActivity(25832): Setting integer properties in
CordovaActivity will be deprecated in 3.0 on July 2013, please use config.xml
06-21 09:56:04.576: D/CordovaActivity(25832): Setting boolean properties in
CordovaActivity will be deprecated in 3.0 on July 2013, please use config.xml
06-21 09:56:04.586: I/CordovaLog(25832): Changing log level to ERROR(6)
06-21 09:56:04.596: D/CordovaWebView(25832): CordovaWebView is running on
device made by: samsung
06-21 09:56:04.626: D/CordovaActivity(25832): Request code = 34
06-21 09:56:04.656: D/JsMessageQueue(25832): Dropping Native->JS message
due to disabled bridge
06-21 09:56:04.947: D/JsMessageQueue(25832): Set native->JS mode to
OnlineEventsBridgeMode
06-21 09:56:06.668: E/ViewRootImpl(25832): sendUserActionEvent() mView ==
null
06-21 09:56:07.049: I/chromium(25832):
[INFO:async_pixel_transfer_manager_android.cc(56)] Async pixel transfers not
supported
06-21 09:56:07.119: I/chromium(25832):
[INFO:async_pixel_transfer_manager_android.cc(56)] Async pixel transfers not
supported```
When I open up Chrome to inspect the element, there are no errors, and it
just sits there. Any ideas?
Greg
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]