ITMS-90426: Invalid Swift Support

I try upload app in store but i have this error 

 

ITMS-90426: Invalid Swift Support  - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.

Corona SDK build version 2020.3582 (2020.4.19) / Xcode Version 11.4.1 / iOS sdk 11.4

Does anyone have a solution?

2 Likes

We are investigating.

1 Like

Please get latest daily build. I think next one to your fixed this issue.

1 Like

this is latest build.

1 Like

Oh :frowning: that’s not good. What plugins are you using?

1 Like

only appodeal plugins

1 Like

i wait when you make admob free :slight_smile:

1 Like

It’s appodeal beta, right?

1 Like

this is full plugins list :

  – Base

        [‘plugin.appodeal.beta.base’] = { publisherId = ‘com.coronalabs’ },

        [‘plugin.appodeal.beta.GoogleAdMob’] = { publisherId = ‘com.coronalabs’ },

        [‘plugin.appodeal.beta.StartApp’] = { publisherId = ‘com.coronalabs’ },

        – Banner

        [‘plugin.appodeal.beta.AppLovin’] = { publisherId = ‘com.coronalabs’ },

        [‘plugin.appodeal.beta.Flurry’] = { publisherId = ‘com.coronalabs’ },

        [‘plugin.appodeal.beta.InMobi’] = { publisherId = ‘com.coronalabs’ },

        [‘plugin.appodeal.beta.MyTarget’] = { publisherId = ‘com.coronalabs’ },

        [‘plugin.appodeal.beta.Yandex’] = { publisherId = ‘com.coronalabs’ },

        [‘plugin.appodeal.beta.AmazonAds’] = { publisherId = ‘com.coronalabs’ },

        [‘plugin.appodeal.beta.TwitterMoPub’] = { publisherId = ‘com.coronalabs’ },

– Interstitial

[‘plugin.appodeal.beta.AdColony’] = { publisherId = ‘com.coronalabs’ },

[‘plugin.appodeal.beta.AppLovin’] = { publisherId = ‘com.coronalabs’ },

[‘plugin.appodeal.beta.Chartboost’] = { publisherId = ‘com.coronalabs’ },

[‘plugin.appodeal.beta.Flurry’] = { publisherId = ‘com.coronalabs’ },

[‘plugin.appodeal.beta.InMobi’] = { publisherId = ‘com.coronalabs’ },

[‘plugin.appodeal.beta.IronSource’] = { publisherId = ‘com.coronalabs’ },

[‘plugin.appodeal.beta.Mobvista’] = { publisherId = ‘com.coronalabs’ },

[‘plugin.appodeal.beta.MyTarget’] = { publisherId = ‘com.coronalabs’ },

[‘plugin.appodeal.beta.StartApp’] = { publisherId = ‘com.coronalabs’ },

[‘plugin.appodeal.beta.Ogury’] = { publisherId = ‘com.coronalabs’ },

[‘plugin.appodeal.beta.AmazonAds’] = { publisherId = ‘com.coronalabs’ },

[‘plugin.appodeal.beta.TwitterMoPub’] = { publisherId = ‘com.coronalabs’ },

1 Like

yes is beta

1 Like

it is my fault. :(   i found problem i build app with “Apple Distribution” certificate but i must build build with “iOS App Distribution” sorry

1 Like

Happy that you solved it. Probably should support Apple Distribution certs as well… It’ll come after the May 1st. May I ask you to make a quick report here, saying that Apple Distribution certs are not working?

Thanks!