EddyVerbruggen / cordova-plugin-actionsheet

:clipboard: ActionSheet plugin for Cordova iOS and Android apps
208 stars 72 forks source link

Android 5.1 cordova.exec not called #22

Closed ghost closed 9 years ago

ghost commented 9 years ago

On iOS this plugin is working correctly, but on Android 5.1 the callback is not executed until a second user interaction. It sounds similar to the issue described on this plugin: https://github.com/wildabeast/BarcodeScanner/issues/107

I am using cordova 3.5

ghost commented 9 years ago

looks like an issue with cordova 3.5

https://issues.apache.org/jira/browse/CB-6761