cordova-statusTap
cordova-statusTap copied to clipboard
Capture tap events on the status bar.
Hi I've issues with this useful plugin in ios9. The build is successful but when I run the app I get this error and the app is unresponsive: 2015-09-22 11:15:28.009...
I use a status bar plugin that hides/shows the status bar to fix iOS7 issues and this plugin doesn't work if the status bar is initially hidden. The fix for...
I've used welldone-software version to fix severeal problems on iOS 8. But there is a bug: when I choose a picture, the keyboard won't work anymore nor will be shown....
The plugin does not work in iOS 8. The status bar disappears after closing the application or after returning from landscape Could you fix it please ? Thx
Instead of creating a webview that needs to be positioned, wouldn't it be easier to listen to taps on NSNotificationCenter and fire an event based on that? Also, Cordova has...
Thank you for creating and sharing statusTap. Have you considered submitting it to PhoneGap Build? It would be great for users of this service. StatusTap appears to already meet their...
When used together with the https://github.com/phonegap-build/StatusBarPlugin plugin, the color settings are lost and status bar changes back to default style. Haven't had a chance to dig deep into the code...
... plugin.xml to prevent statusbar color settings being overwritten. this fixes issue #11.