distriqt / ANE-Adverts-Mediation

Mediation adapters for the Adverts ANE
https://airnativeextensions.com/extension/com.distriqt.Adverts
12 stars 0 forks source link

UnityAds crash on iOS 15 #71

Closed marchbold closed 2 months ago

marchbold commented 5 months ago

@marchbold It is not resolved even with the latest release v7.0.1. The situation remains the same, and it crashes when I run the sample project UnityAdsTests#init. This always occurs on iOS15, but there is no problem on iOS17. https://github.com/distriqt/ANE-Adverts-Mediation/issues/69#issuecomment-2151535401

Here are the logs and apm. apm_and_logs.zip

Originally posted by @funyamora in https://github.com/distriqt/ANE-Adverts-Mediation/issues/69#issuecomment-2164387186

marchbold commented 5 months ago

Just an update here, we have been able to replicate this on a 15.8.2 device. Unfortunately it seems to be something internal to the unitysdk that I can't track down. I'll have to spend some more time investigating.

Have you been able to replicate this on any other iOS version seems to be something with 15.x?

funyamora commented 5 months ago

So it was a problem with Unity SDK. I understand. I'll try something other than UnityAds. Thank you for your investigation.

Currently, the issue is only observed on iOS 15.8.2.

cleverbeapps commented 3 months ago

@marchbold Today, I received an email from Unity stating that they have fixed Unity Ads. Can we have a new update of ANE-Adverts-Mediation including this fix soon?

marchbold commented 3 months ago

@cleverbeapps Thanks for the update, I'll get the latest SDK update into our schedule.

marchbold commented 2 months ago

Hi, The latest update seems to resolve this issue in our testing. Let us know how it goes.

Please note with the latest AIR SDK we have had to specify the platformsdk and point to a recent version of the iOS SDK in order to get around a crash at launch. If you find your application is now crashing at launch try using a recent iOS SDK when building.