Closed charliefabley closed 1 month ago
Hi there!
I'm sorry you're facing this issue, but the good news is we're already aware of it and actively working on a fix. The issue is related to the url_launcher_ios: 6.2.5
package and its compatibility with the latest Xcode version.
(A workaround in the meantime is to add the url_launcher: ^6.2.5
in a Custom Action)
Thank you for your patience!
Closing this issue since we haven't heard back from you. If you are still facing the problem please submit a new issue. Have a great day!
Can we access your project?
Current Behavior
The application will not build either in local desktop mode or if you download the code and try to build it in vs code. Same errors each time. The application will build in web based test mode, the Lightning symbol, or in Run mode.
Expected Behavior
The application should build.
Steps to Reproduce
Try to use the desktop Local run.
Reproducible from Blank
Bug Report Code (Required)
IT4KkvLlw4x2ruZE7rruK/lVtCYWNjsja7sslsJtbwAdNYvpG7YAW/SkQE9WZ7yhdH03Jk2WmmcK+a3VvtzIN/YEJS2uGq1xyLtyZA3LfEenMpSDEs3pXHx7EtpKCHKYy6avox5vKrNqdCU62VOqJd6uaD7dNub1PFQ7Df6XIZLIo3PuQ0SLb3kNh1JWeC/v
Visual documentation
The bug code is not relevant by the way as it is not specific to any part of the application.
Environment
Additional Information
I noticed that the vs code version was the first to begin to fail about two or three days ago. It seemed OK in the desktop local run mode, and as far as I can remember the errors looked very similar, a conflict of version numbers of the dependencies.