Michael

Results 295 comments of Michael

Do you know of a way to replicate this issue?

Can you send through the details on some of those ANR's related to the extensions? They look to be internal to the google libs (which isn't uncommon) but I haven't...

The GoogleAdMobUserMessagingPlatform init one under 4.22.27

Interesting. I think I may be able to do something for this one. Are you using UMP early in your app?

Have you set the OPTIMIZE_INITIALIZATION flag at all? ``` ```

> > Have you set the OPTIMIZE_INITIALIZATION flag at all? > > ``` > > > android:name="com.google.android.gms.ads.flag.OPTIMIZE_INITIALIZATION" > > android:value="true"/> > > ``` > > Is this a new feature?...

Which version of the Adverts extension are you using, could be worth checking you are using the latest with that ads crash there.

Error 304 indicates "The file referenced in the element of the application descriptor is not recognized as a valid HTML or SWF file." (https://airsdk.dev/docs/building/air-developer-tool/error-messages) Are you certain the html file...

Hi, Apologies I missed this question. In future if you have issues with the extensions please post in the support forum : https://github.com/distriqt/ANE-Adverts/issues Most common issues with the Adverts extension...