distriqt / ANE-Adverts-Mediation

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

Missing 4 Icons after packing with AppLovin #72

Open salvync opened 2 months ago

salvync commented 2 months ago

Hi,

I am trying to verify an app (iOS), but it is giving me 4 issues: Missing icon 120x120, 167x167, 152x152 and 1024x1024 after integrating the AppLovin ane. Everything works fine while testing. Applovin added my app bundle. A wild guess, could it have something to do with the AppLovinSDK.framework folder? I am using Animate.

The erros goes away when I delete all the Applovin integration requirements.

Thank you.

Environment
Logs

Device logs if relevant

marchbold commented 2 months ago

That sounds odd. Do you have those icons in your asset catalogue and your app descriptor?

marchbold commented 2 months ago

Only reason I can think of is adding the ANE could have changed the minimum sdk requirements for your app which may change the required icons ?

salvync commented 2 months ago

The minimum requirement on my game is 17, because it is using the Facebook API also. The facebook API was giving me errors with lower sdk versions like 13.

salvync commented 2 months ago

I tested with another app. No facebook API, just AppLovin (Adverts added). Minimum version 12. It gave me the same error: 4 icons missing.

marchbold commented 2 months ago

Did you confirm those icons are in your asset catalogue?

salvync commented 2 months ago

Yes, I sent a different app to the apple store without AppLovin. It didn't give any errors. It only gives me the errors when I add AppLovin. AppLovin.txt

marchbold commented 2 months ago

Sure I understand that, but did you check that you have those icons in your asset catalogue? Have you generated one?