I need to get mac address of device.I know it is not possible after iOS 11 but somehow Fing app still getting mac address for some devices.How it possible .I need to achieve exactly same things which described here but this answer was for iOS7 but now current version is iOS 12.for help i uploaded Fing app Screen shoot from my Iphone
Asked
Active
Viewed 720 times
0
-
Which “iOS 7-specific” answer are you referring to? – Martin R Nov 12 '18 at 09:17
-
thanks @MartinR for your reply. I was refring this one (https://stackoverflow.com/questions/27099108/how-does-ios-app-fing-get-mac-address) – Bug Killer Nov 12 '18 at 10:17
-
You can try private API, but apple will not allow you to submit app in appstore – canister_exister Nov 12 '18 at 15:12
-
@canister_exister then how Fing app getting mac address even though it is downloadable from app store – Bug Killer Nov 13 '18 at 10:24
-
if you want your device mac you need private api, for wifi routers mac you don't need. There is a lot information about it, just search better. https://stackoverflow.com/a/41542212/4311935 – canister_exister Nov 13 '18 at 14:45