freshplanet / ANE-Network-Info

Air Native Extension (iOS and Android) for getting Network Information
Apache License 2.0
94 stars 33 forks source link

MAC address in iOS 7 is not returned correctly #9

Open sergibh opened 10 years ago

sergibh commented 10 years ago

I have tested in iPone 4 with iOS 7.0.2 and in iPhone 4S with iOS 7.0.3 and ANE returns 02:00:00:00:00:00 or null / ""

ataugeron commented 10 years ago

The MAC address cannot be accessed in iOS 7 ( https://developer.apple.com/news/?id=8222013a).

On Fri, Nov 15, 2013 at 4:23 PM, sergibh notifications@github.com wrote:

I have tested in iPone 4 with iOS 7.0.2 and in iPhone 4S with iOS 7.0.3 and ANE returns 02:00:00:00:00:00 or null / ""

— Reply to this email directly or view it on GitHubhttps://github.com/freshplanet/ANE-Network-Info/issues/9 .

yumincode commented 8 years ago

so is there a way to get the MAC address in my app???can anyone help me ???