I've ran into an odd problem. I have an app that has a vibrate action on a splash page when the app starts. I've been testing it with CacoonJS and it's been working fine.
I uploaded it to Ludei's cloud compiler and tested the debug apk file and the app would load just fine, but would crash after touching the splash page. It would just close the app, no error or anything.
So I compiled again without the vibrate action and it worked.
So, does the browser/vibrate action not compatible with the final apk compile from ludei or am I doing something wrong. Again it works fine when testing with the CacoonJS app.
Anyone else run into this?
Thanks,