emcniece / cordova-plugin-rssi

Reports the WiFi RSSI for Android and iOS
MIT License
7 stars 3 forks source link

Add support for UIDevice iPad detection #4

Closed emcniece closed 5 years ago

emcniece commented 5 years ago

Resolves the crash as reported in https://github.com/emcniece/cordova-plugin-rssi/issues/2, but reveals a bigger problem: iPad doesn't seem to return any values for RSSI out of the private API.

Tracking in https://github.com/emcniece/cordova-plugin-rssi/issues/3