defold / extension-ironsource

Defold native extension which provides access to IronSource mediation on Android and iOS
MIT License
11 stars 2 forks source link

Can't build Pangle for iOS #14

Closed AGulev closed 1 year ago

AGulev commented 1 year ago

Use this game.project settings for ios:

applovin_ios = 0
charboost_ios = 0
fyber_ios = 0
facebook_ios = 0
hyprmx_ios = 0
inmobi_ios = 0
liftoff_ios = 0
maio_ios = 0
mintegral_ios = 0
mytarget_ios = 0
tapjoy_ios = 0
unityads_ios = 0
pangle_ios = 1

It can't be built with the following errors: log.txt

AGulev commented 1 year ago

I think this is the same issue: https://github.com/defold/defold/issues/7658

britzl commented 1 year ago

Fix in https://github.com/defold/extender/pull/300

AGulev commented 1 year ago

Fixed in Defold 1.4.8