iOS Question NSUserTrackingUsageDescription Languages [SOLVED]

tucano2000

Active Member
Licensed User
Longtime User
How do I add NSUserTrackingUsageDescription support for multiple languages ?




In the Special folder I have these languages and each folder contains an infoPlist.string file:

How do I do it ? How do I edit each infoPlist.string file?
 
Last edited:

tucano2000

Active Member
Licensed User
Longtime User
I found out that all I have to do is add the text of the message to each infoPlist.string file according to the language:

"NSUserTrackingUsageDescription" = "This identifier will be used To deliver personalized ads To you.";
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…