Hello,
Just a silly question.. If you have the following code in the manifest:
Does that mean for the app to appear on Google Play the device must have a vibrate in it otherwise it will not display ?
Just a silly question.. If you have the following code in the manifest:
B4X:
<uses-permission android:name="android.permission.VIBRATE" />
Does that mean for the app to appear on Google Play the device must have a vibrate in it otherwise it will not display ?