I've used the wikitude framework in my Augmented reality based app. While uploading to AppStore I am getting an error
YOUR APP CONTAINS NON-PUBLIC API USAGE...
ALSO
APPS ARE NOT PERMITTED TO ACCES THE UDID AND MUST NOT USE UNIQUE IDENTIFIER METHOD OF UI DEVICE!!!
What does this all mean I've never seen it before. I didn't used any codes for getting the UDID of the device. Is this wikitude framework access the UDID ? I've purchaised the wikitude API Key also. Everything is working fine in device. There is no other external framework also. Please give me a solution.
N
Nicola Radacher
said
about 10 years ago
Hi Rakesh,
Although the Wikitude SDK for iOS is not at all using the UDID a weak link to a 3rd party library is causing the problem. We released an update to the iOS SDK, which fixes that problem and removes all linking to the UDID.
Rakesh Kiron