You can vibrate phone using Intel XDK by just one line of code
//you have to call this function inside a event handler.
intel.xdk.notification.vibrate();
},false);
Make sure you have included Intel XDK Notification plugin in your app.
You can vibrate phone using Intel XDK by just one line of code
Make sure you have included Intel XDK Notification plugin in your app.
Hi Narayan,
If i have my project made with construct 2 and i am building it with intel xdk where do you think i can put these lines of code in the project so the device can vibrate.
One more thing, i want the player to be able to play the musics on his iphone while playing, how can i do That?
Your help will be much appreciated…
Thank You
I am a software engineer specialising in Blockchain, DevOps and Go/JavaScript. This is my personal blog where I write about things that I learn and feel interesting to share.