You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Execute the code, on a new device, and expect the alert to be shown again.
How to Reproduce
Execute the code, above and receive the Terms and Privacy Flow alert. Delete the app, make a new account, and execute the code.
Additional Info
There should be a way to retest the alert, but we cannot find any docs on how to do so. I have only been able to see the alert once in my testing and never again
The text was updated successfully, but these errors were encountered:
@piyush-singh-ss, Are you able to recreate the issue in a demo application or only in your app? If so, can you provide the application here so we can investigate?
@applovinAsh it's quite a lift for us to extract out the functionality into a demo app. It would greatly help us out if you could tell us: what conditions need to be met to get this pop up modal to show up ?
MAX SDK Version
12.4
Device/Platform Info
iOS
Current Behavior
We want to test the alert for the Privacy and Terms acceptance flow, but are unable to reset and test the alert.
We are using the following code to init the SDK and hoping to see the alert.
Expected Behavior
Execute the code, on a new device, and expect the alert to be shown again.
How to Reproduce
Execute the code, above and receive the Terms and Privacy Flow alert. Delete the app, make a new account, and execute the code.
Additional Info
There should be a way to retest the alert, but we cannot find any docs on how to do so. I have only been able to see the alert once in my testing and never again
The text was updated successfully, but these errors were encountered: