My app was rejected by apple and the rejection notice says my app uses Flurry to send the mac address. From my research, this had been removed from Flurry for iOS 7+ according to this:
http://www.flurry.com/updates/bid/100883/Flurry-Support-for-iOS-7-and-iPhone-5S#.VVZ7Hcbuekh
I am targeting iOS 8 onwards. After talking to app review team, I received the following:
PLA 3.3.9
We found your app sends the user's MAC address via the Flurry SDK (http://data.flurry.com/aas.do). This can be seen in the "Request" which has the SHA1 Hash of the MAC Address "02:00:00:00:00:00." We have attached a screenshot of the specific request.
They attached this screenshot which I can't make any sense of. Looks like a screenshot from wireshark or some network sniffer.
How should I go about fixing this as Flurry is a closed SDK?