[GitHub] cordova-ubuntu pull request: Success callback id and error callbac...

2015-08-21 Thread jtrosby
Github user jtrosby closed the pull request at: https://github.com/apache/cordova-ubuntu/pull/13 --- 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

[GitHub] cordova-ubuntu pull request: Success callback id and error callbac...

2015-08-18 Thread jtrosby
Github user jtrosby commented on the pull request: https://github.com/apache/cordova-ubuntu/pull/13#issuecomment-132183494 Another option is to stop injecting the callback ids in exec.js --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cordova-ubuntu pull request: Success callback id and error callbac...

2015-08-18 Thread jtrosby
GitHub user jtrosby opened a pull request: https://github.com/apache/cordova-ubuntu/pull/13 Success callback id and error callback id is injected by exec.js and … …needs to be extracted on the other side This to prevent the native method from getting the callback ids as