I tried debugging again and opened the console in chrome and got some ad errors.
main.js:22 [C3 runtime] Worker mode is enabled and supported, but is disabled in WebViews due to crbug.com/923007. Reverting to DOM mode.
RuntimeInterface main.js:22
blob://:1 Failed to load resource: net::ERR_FILE_NOT_FOUND
main.js:269 [C3 IAP] Initialising
7f97443e-a9e0-43fc-9cee-772895de03df:3102 Made with Construct 3, the game and app creator :: construct.net
7f97443e-a9e0-43fc-9cee-772895de03df:3102 [C3 runtime] Hosted in DOM, using module scripts, rendering with WebGL 2 [Mali-G76] (standard compositing)
main.js:269 [C3 IAP] Registering product "adfree"
main.js:269 [C3 IAP] store ready
7f97443e-a9e0-43fc-9cee-772895de03df:3330 [C3 advert] Event (configuration complete Error () Type () Amount (0))
main.js:123 Unrecognized feature: 'allow-popups'.
CreateElement main.js:123
main.js:123 Unrecognized feature: 'allow-forms'.
CreateElement main.js:123
main.js:123 Unrecognized feature: 'allow-scripts'.
CreateElement main.js:123
main.js:123 Allow attribute will take precedence over 'allowfullscreen'.
CreateElement main.js:123
jquery-background-area.js:855 The deviceorientation events are blocked by permissions policy. See github.com/w3c/webappsec-permissions-policy/blob/master/features.md
(anonymous) jquery-background-area.js:855
12Failed parsing 'srcset' attribute value since its 'w' descriptor is invalid.
Failed parsing 'srcset' attribute value since its 'w' descriptor is invalid.
...
12Dropped srcset candidate "<URL>"
Dropped srcset candidate "https://image.jimcdn.com/app/cms/image/transf/none/path/sf493ba6d50dc630c/image/i117a062d605b50d6/version/1573234914/image.jpg"
Dropped srcset candidate "https://image.jimcdn.com/app/cms/image/transf/dimension=4000x3000:format=jpg/path/sf493ba6d50dc630c/image/i117a062d605b50d6/version/1573234914/image.jpg"
...
main.js:45 Rejection from 'advert' handler 'CreateBannerAdvert': banner ad failed to load
(anonymous) main.js:45
main.js:45 Rejection from 'advert' handler 'CreateInterstitialAdvert': interstitial failed to load
(anonymous) main.js:45
7f97443e-a9e0-43fc-9cee-772895de03df:3330 [C3 advert] Event (failed to create banner Error (banner ad failed to load) Type () Amount (0))
7f97443e-a9e0-43fc-9cee-772895de03df:3330 [C3 advert] Event (failed to create interstitial Error (interstitial failed to load) Type () Amount (0))
Is this a problem with the plugin or admob not serving ads? But they sent me a warning that ads are not showing in the app. Ashley