hendrik.bonthuys
6 years agoExplorer
This app uses permission(s) that are not compatible with this device: android.permission.VIBRATE
Hi guys,
I am trying to publish my app and it fails due to This app uses permission(s) that are not compatible with this device: android.permission.VIBRATE.
My Android manifest doesn't enable Vibrate features nor does any of my code. I do have some plugins I downloaded from the Unity store and I have looked through all the scripts in those and can't see that Vibrate features are being used anywhere.
I am using...
Unity version: 2018.2.13f1
Oculus SDK version: 1.39
Is there a general place in the Unity settings where I can disable this or will it definitely be a reference in the code somewhere to a Class that is using Vibrate features?
Just so stumped at this point.
Thanks for any help!
Cheers,
Hendrik
I am trying to publish my app and it fails due to This app uses permission(s) that are not compatible with this device: android.permission.VIBRATE.
My Android manifest doesn't enable Vibrate features nor does any of my code. I do have some plugins I downloaded from the Unity store and I have looked through all the scripts in those and can't see that Vibrate features are being used anywhere.
I am using...
Unity version: 2018.2.13f1
Oculus SDK version: 1.39
Is there a general place in the Unity settings where I can disable this or will it definitely be a reference in the code somewhere to a Class that is using Vibrate features?
Just so stumped at this point.
Thanks for any help!
Cheers,
Hendrik