vendredi 11 septembre 2015

Bluetooth LE restricting availability in Play Store

My app uses Bluetooth LE but it's not required, I've added:

 <uses-feature
  android:name="android.hardware.bluetooth_le"
  android:required="false" />

Into the manifest but I'm still seeing it listed as a feature when uploading the apk to play store.

Eligibility of devices has plummeted since adding this permission and not sure if this is a bug in the android framework or I'm missing something.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire