Hi,
We have our SDK embedded in a 3rd party app and our SDK uses CNCopyCurrentNetworkInfo. The 3rd party integrater have come to us and told us that "Apple is still saying we can’t use this API call." ( referencing CNCopyCurrentNetworkInfo ) is there any reason why Apple would reject an app based on that our SDK uses CNCopyCurrentNetworkInfo to get information about the connected wifi.
Ive looked over the documnetation and I can see in iOS 12
Important
To use this function in iOS 12 and later, enable the Access WiFi Information capability for your app in Xcode. When you enable this capability, Xcode automatically adds the Access WiFi Information entitlement to your entitlements file and App ID.
But they are still using iOS 11 and xcode 9
Any help would be amazing thanks.
Phil