Capture API callbacks are failing
---------------------------------

                 Key: CB-290
                 URL: https://issues.apache.org/jira/browse/CB-290
             Project: Apache Callback
          Issue Type: Bug
          Components: Android
    Affects Versions: Master
            Reporter: Joe Bowser
            Assignee: Filip Maj
            Priority: Blocker
             Fix For: 1.5.0


The Capture API is broken on Android, even though it starts the activities 
properly, the results aren't making their way back to the JS.  This appears to 
have started with the refactor.  Test with the PhoneGap docs.

D/CordovaLog(18020): Error in success callback: Capture2 = ReferenceError: 
pluginResult is not defined
D/CordovaLog(18020): file:///android_asset/www/cordova-1.5.0rc1.js: Line 544 : 
Error in success callback: Capture2 = ReferenceError: pluginResult is not 
defined
I/Web Console(18020): Error in success callback: Capture2 = ReferenceError: 
pluginResult is not defined at file:///android_asset/www/cordova-1.5.0rc1.js:544

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to