cingulo / device_unlock

A Flutter plugin to request the device unlock screen.
MIT License
19 stars 10 forks source link

getting Invalid Swift Support after Publishing iOS #8

Open GadepalliAditya1998 opened 4 years ago

GadepalliAditya1998 commented 4 years ago

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.