Quantcast
Channel: Unity Forum
Viewing all articles
Browse latest Browse all 1466670

iOS Advertising Identifier rejection FAQ

$
0
0
Recently we received several reports that Apple started rejecting apps that use iOS Advertising Identifier, but do not show advertisements. If you was affected by this issue there are instructions how to remove use of this API from Xcode project produced by Unity.

1) Locate DeviceSettings.mm file in your Xcode project (you should find it under Classes/Unity/)

2) Make following modifications there:
a)Remove following functions:
Code (csharp):
  1. static id QueryASIdentifierManager()
  2. {
  3. <..>
  4. }...
iOS Advertising Identifier rejection FAQ

Viewing all articles
Browse latest Browse all 1466670

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>