infil00p / cordova-crosswalk-engine

(UNMAINTAINED) Proof of Concept Third Party Web Engine using Crosswalk
Apache License 2.0
45 stars 438 forks source link

Android resume(event) pendingResult not accessible #81

Closed RodrigoBLISS closed 7 years ago

RodrigoBLISS commented 7 years ago

When using CrossWALK Android with a plugin like camera on older phones (Low RAM) or phones where the Developer Option->Dont Keep Activities is ON, you must rely on event.pendingResult.result to get info from the camera plugin. This information is not available when using XWalk.

On a resumeCallbackfunction(event) the event.pendingResult is not available, like when using Android Webview.

The following error is also displayed : Error in Success callbackId: CoreAndroid356816417 : Error: Unknown event action undefined