When unity project export as gradle project not opencamera
Please provide your development details as below;
1. SDK Version: 4.1.3
2. Development Environment: Unity Android
3. Tracker/Scanner:Tracker
4. License Type(Free / Pro-One Time Fee / Pro-Subscription / Enterprise): Free
5. Target Device(Optional): Xiaomi mi 8 lite
Hi,
We are using maxst ar sdk at unity. When we build and run AR project from Unity we can show camera. But we export project as gradle project from Unity and we when open gradle project run on Android studio we get only pink screen (unity default preview). How can fix this error.
When run on Unity:
When run on Android Studio:
As you said, I exported the Gradle project on Unity and imported it from Android Studio.
The cause is that our library is missing during Unity's optimization process. We do not officially support this gradle project export yet.
Thank you.
Leo
Maxst Support Team
Hi Leo,
Thanks for your response