DiegoM
This is my findings when testing the iOS flow.
1. When opening the app the ATT prompt shows before the Consent/IDFA explainer. This is incorrect behaviour. The Funding choice message should be shown before.
2. The IDFAstatus expression is always returning ”not-determined” regardless of the actual status.
3. The Consent status expression is always ”UNKNOWN” when you open the app, regardless if you have given consent when you opened the app before. (The status though change in the app session when consent is given! But next time you open the app it is still unknown again.
4. The consent window is always shown on every app opening (I guess this is related to error no3).
I know there is a bug fix for the consent values, so maybe this is solved if you update to the latest version, but also look into your code and ask Ratson if you need advice, the current state of the plugin is not functional.
( the events of loading and showing ads work fine in iOS)