You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: