device_unlock icon indicating copy to clipboard operation
device_unlock copied to clipboard

getting Invalid Swift Support after Publishing iOS

Open GadepalliAditya1998 opened this issue 6 years ago • 0 comments

Hey i used your plugin and made some changes to the methods like Open setting which will Open up the settings in android. When i tried to integrate the plugin in my application, it said swift version not found. Then i searched for it and added s.swiftVersions = [4.0,4.2,5.1] and my build was succeded.

Now when I try to upload to the app store, i get saying:

The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.

GadepalliAditya1998 avatar Dec 10 '19 11:12 GadepalliAditya1998