Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hammamhammad opened this issue Dec 28, 2023 · 1 comment
Open

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

hammamhammad opened this issue Dec 28, 2023 · 1 comment

Comments

@hammamhammad
Copy link

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
Copy link
Owner

MaikuB commented Jan 20, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants