MaikuB/flutter_appauth

Failed to build iOS app ARC Semantic Issue (Xcode)

hammamhammad opened this issue · 1 comments

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.

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