-
Hi Masashi,
seems like v1.2 and your testbranch break on my Android. Nothing seems to work anymore. The map gets inited, but no MAP_READY callback fired, it even breaks
navigator.geolocation.getCur…
-
When a notification is set on Android 2.2 the application force closes. This is immediately after calling:
```
window.plugin.notification.local.add();
```
In Eclipse I can see this error:
```
01-07…
-
The following occurs whenever I add a body to my email
```
04-24 19:52:24.489: W/Bundle(10264): Key android.intent.extra.TEXT expected ArrayList but value was a java.lang.String. The default value …
-
I am using PGB (build.phonegap.com) 3.3 with your latest plugin 0.8.0
if I add this plugin to my config.xml and build it
```
```
it will build success
download the apk success
but...when I install…
-
I am using phonegap build 3.3 with your latest plugin 0.7.1
My device
Android 4.03, iOS 7.0.6,Windows phone 8 (Nokia Lumia 520)
Q1
When I use this method
```
window.plugin.email.isServiceAvailable(…
-
I couldn't launch the notification, I have done as say the tutorial, but not run the notification. I don't have any idea because. this my code:
HMTL:
```
app.initialize();
…
-
When i install the plugin for WP7 platform what should we configured in congif.xml file.
I followed steps by specifining in config.xml but it give error that
-
I'm trying to get the plugin work in cordova 3.3.0 iOS. I installed plugin using cmd
cordova plugin add de.appplant.cordova.plugin.local-notification
and built the project cordova build ios
and then…
vepak updated
10 years ago
-
On an iPad Mini when I display a video ad via the plugin and white it's running rotate the screen, the video is rotated but not properly centered, but appears on the left middle and looks truncated.
-
Hello, is there a way to get this plugin working for iOS 6.1? I am getting a build error in both the simulator and to my iPod.
Error - Terminating app due to uncaught exception 'NSInternalInconsisten…