Trying to get my first app published to the app store, and I've spent the last three days reading the extension documentation and testing different fixes, but I cannot for the life of me get GDPR consent forms to load. Here's the relevant code from my AdMob object.
Create Event:
AdMob Extension 1.4.5 - Unable to test GDPR consent
Create Event:
GML:
#region Orientation changes
//Enable display orientation correction
//#macro AdMob_Handle_Orientation_Changes false
#endregion
#region Debug Variables
status = "UNKNOWN";
type = "UNKNOWN";
// This...