-
when I use the old xdk version ,it works better. but in the new xdk version,I have add the plugin into it ,when I build my app and download it, the ad not show,
-
Hello,
I just upgraded my Intel Edison to the 3.0 Yocto release, so then upgraded all upgradeable opkg packages to the latest.
Then when trying the example for sensor BISS0001, node complains about a…
-
after the last update i'm getting this error:
```
cordova.plugins.diagnostic/Diagnostic.m:13:9: 'UserNotifications/UserNotifications.h' file not found
```
-
hello @brodybits . Thanks for this plugin. I have been using it in my project for some months now (about 8 months) without issues.
However, the latest update (0.7.11-dev) refused to install and build…
-
Hello,
I'm writing an app which launch other apps (games) from it - here's my code:
```
var app = navigator.startApp.set({
"package": "com.ea.game.nfs14_row"
});
a…
-
Hi!
I've been doing some troubleshooting with my game that's using:
Phaser 2.4.8
XDK (Cordova + Crosswalk 17, current version)
and of course, Howler.js (v. 1.1.29)
And I've encountered a bug. My ta…
-
Hi!
Sorry for bother again.
I think that plugin is not working to me or I don't understand how it works.
I have this data in my database:
![db topics](https://cloud.githubusercontent.com/a…
-
hey,
I'm new to the Galileo forum. I’m doing a project on the board, but i thought I'll start off first with uploading the blinking on-board led.I've followed all steps given in the main.js file and t…
-
Hi @brodybits, thanks for your work on this plugin. We've been using it in an app with PhoneGap Build which was working fine until today, when I got the following error and it refused to build:
`Erro…
-
When adding data-\* attributes to element from the index.html, simulation files are not injected, so cordova loose the simulated native bridge and enter in an infinite loop of processing messages.
!…