-
Notifications
You must be signed in to change notification settings - Fork 166
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
Error with Xcode 16.0 #141
Comments
Hello, This is Xcode 16 issue. This issue will help you to resolve it thingsboard/flutter_thingsboard_pe_app#165 |
Hi, thanks for the pointers! |
You did what is mentioned there but still not able to build the project? |
|
Just to double check |
Hi @ybeshkarov! Apologies for the late reply. I am able to look again and thoroughly next week. Thanks for the hints, I'll come back to you when I've tested more. |
Build system version info:
Xcode: Version 16.0 (16A242d)
Running
flutter run
results in an error:error: type 'UIApplication' does not conform to protocol 'Launcher'
Possibly relating to component
url_launcher
as discussed in flutter/flutter#151467Full output:
The text was updated successfully, but these errors were encountered: