- Home /
Problem is outdated
iOS Advertising Identifier Rejection
Hi, I am using Unity3D 4.6.4f1 and there is not external or 3rd party plugin in my project. But when I use
grep -r advertisingIdentifier .
I got this: ./Classes/Unity/DeviceSettings.mm:&&[retClass instancesRespondToSelector: @selector(advertisingIdentifier)]
./Classes/Unity/DeviceSettings.mm:_ADID = (NSString*)[[[manager performSelector: @selector(advertisingIdentifier)] UUIDString] retain];
Binary file ./Libraries/libiPhone-lib.a matches
I have removed references from DeviceSettings.mm, but don't know how to remove
Plz help, I have also asked on unity forums but its been a complete day and no reply there... :( Anyone plz help, I am stuck on this.Binary file ./Libraries/libiPhone-lib.a matches
Follow this Question
Related Questions
The game is rejected from App Store for ipv6 issues on Unity version 5.5.2 0 Answers
Unity ads working on a direct Xcode build, but not when I download the app through App Store 0 Answers
iOS app rejected due to ipv6 network problem using unity IAP sevvices on unity 5.6.5p3 0 Answers