distriqt / airnativeextensions

DEPRECATED: Original repository of the distriqt native extensions and is no longer maintained. Please see our site for the latest ANEs
https://airnativeextensions.com
2 stars 0 forks source link

NetworkInfo ANE not working on Android #244

Closed buckleup closed 9 years ago

buckleup commented 9 years ago

NetworkInfo ANE is not working on our Android devices. Methods isReachable, isWWAN, and findInterfaces() return false and 0 results although our device is correctly connected to internet through Wifi network. The same code is working correctly on iOS. We tested it on Android 4.4.4 Nexus 10 and on Android 4.0.3 HTC Sensation Z710e.

buckleup commented 9 years ago

sorry not included ACCESS_WIFI_STATE permission :)