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.
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.