HomeiOS DevelopmentMethods to setup NSUserTrackingUsageDescription in iOS if Fb App Occasions enabled?

Methods to setup NSUserTrackingUsageDescription in iOS if Fb App Occasions enabled?


My app is configured with Fb iOS SDK to trace App Occasions. As this offers knowledge to third celebration (Fb) I’ve added the next NSUserTrackingUsageDescription

<key>NSUserTrackingUsageDescription</key>
<string>ABCD app makes use of primary knowledge to enhance analytics.</string>

However the app was rejected from the App Retailer. As the tip objective of the app occasions is for use in Adverts Supervisor, I am now fascinated with altering the string into the next. The app shouldn’t be displaying any ads for customers.

<key>NSUserTrackingUsageDescription</key>
<string>ABCD app makes use of primary knowledge to enhance analytics and provides a personalised expertise.</string>

Is that this the method to take?

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments