MaikuB / flutter_appauth

A Flutter wrapper for AppAuth iOS and Android SDKs
269 stars 238 forks source link

Failed to build iOS app ARC Semantic Issue (Xcode) #467

Open hammamhammad opened 6 months ago

hammamhammad commented 6 months ago

I face the following error on running the app on iPhone simulator Failed to build iOS app ARC Semantic Issue (Xcode): No known class method for selector 'ASWebAuthenticationSession' /Users/aia/.pub-cache/hosted/pub.dev/flutter_appauth-6.0.2/ios/Classes/OIDExternalUserAgentIOSNoSSO.m:115:34

Uncategorized (Xcode): Command SwiftEmitModule failed with a nonzero exit code

Could not build the application for the simulator. Error launching application on iPhone 15 Pro.

MaikuB commented 5 months ago

I believe you have an issue to do with your own app/local environment as a plugin issue would mean this would be more widely reported and myself and others in the community are able to build/run apps using this plugin on iOS. You may have to research online for similar errors to see if there's a solution e.g. something that may require you making changes to your app's Podfile