-
Notifications
You must be signed in to change notification settings - Fork 531
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
Project with path ':UnityExport' could not be found in project ':flutter_unity_widget' #39
Comments
Please, you should properly configure the project. You didn't export the Android Unity project correctly |
Follow this video https://www.youtube.com/watch?v=exNPmv_7--Q |
Hello, I'm creating a project from scratch following the tutorial in github and the video in youtube and I'm getting the same error: Project with path ':UnityExport' could not be found in project ':app'. When I select the option "add as library" fro unity-classes.jar nothing happend. Any idea what I'm doing wrong? Thanks in advance |
Hello, I'm using this framework and when I put
in
android/pubspec.yalm
and run the app, occurred this error:I tried to configure the project as shown in the tutorial, I am using Unity 2019.3.0a11, can you help me?
The text was updated successfully, but these errors were encountered: