webkitVibrate works is not on the latest Webworks and Dev Alpha OS?

My application uses the navigator.webkitVibrate function, which worked very well on the previous OS Dev Alpha as well as on the Webworks 1.0.2.9 SDK.

I updated to 1.0.3.8 and also updated Dev Alpha, and now my app is broken. The vibration does not work. Any thoughts? Do you have this change or are additional permissions required in the config.xml file? Thank you.

OK, I got a response from Github...

It has been moved:

navigator.webkitVibrate ();

... today is...

Navigator.VIBRATE ();

Name of the function changed. I did a text replace through all of the code in my application and recompiled, it doesn't! Thank you very much!!!

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for