-
Notifications
You must be signed in to change notification settings - Fork 10
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
Build project error #13
Comments
Hello Kirill, Thank you for contacting us. To address the problem you're facing, please follow these steps: Ensure that you have the most recent version of the Telematics SDK installed. You can find the latest version in the changelog: link to the changelog. It appears that the issue might be related to using a Mac M1. To resolve this, please consult the documentation specifically designed for Mac M1 processors. You can find the necessary information and instructions here: link to the documentation. These resources should provide you with the guidance needed to overcome the problem you encountered. If you require further assistance, don't hesitate to reach out to us - [email protected] |
Hello :) Thanks for response :) Here is my dependencies files. Looks like everything is up to dated. pubspec.yml and pubspec.lock files for flutter project.
pubspec.lock
and here is pods files for iOS subproject: Podfile
Podfile.lock
|
Hey :)
I have problem with building flutter example project.
Here is problems from console:
I was trying to make my own test project with telematics_sdk: ^0.1.1 dependence, but got same error
thanks!
The text was updated successfully, but these errors were encountered: