cordova - how to determine phone's profile (vibrate/ringing) using phonegap? -


i developing application using phonegap. want put notification feature beep/vibrate. how can determine whether phone in vibrate mode or in ringing mode ?? note: must use phonegap api only.

you can achieve in native , add plugin phonegap.this how in native :iphone - how know if vibrate on or off ios?


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -