Setting the initial state for opt-in/opt-out - iOS¶
Please open the info.plist of your app.
Choose Add Row
Create a key named RPREndUserOptInDefault with type Boolean. Set the value to YES for default opt-in and to NO for default opt-out.