Phone crash when try to use vibration on Android
- by Diego Unanue
Im developing an app that when you click a button the phone has to vibrate, the issue is that the phone just chashes. Saing that I need permitions to vibrate. I've already set this permition in the build.setting (android manifiest).
Here is the code
build.settings:
settings =
{
orientation = {
default = "portrait",
supported = {…