coronalabs / corona

Solar2D Game Engine main repository (ex Corona SDK)
https://solar2d.com/
MIT License
2.51k stars 269 forks source link

Unity Ads are not loading on iOS #696

Closed ChrisNoeth closed 5 months ago

ChrisNoeth commented 5 months ago

I have the latest release Version 2024.3706 (2024.3.17) and I am not able to load / show any Unity ADs (rewarded ads are needed!). I am testing on both an iPadPro and an iPhoneX I am getting into the INIT listener phase, but then I can not load and show ads. I have tested and tried everything, even updated the complete new SKAdNetworkIdentifier list in the Unity Dashboard.

Tried TestMode and not TestMode.

ANY HELP WELCOME!

ChrisNoeth commented 5 months ago

THIS IS FIXED! It was my mistake! I did use unityads AND also _G.unityads and forgot it is the same! ;)