Hi everyone,
I have been struggling with an issue. I am saving a spatial map in Unity, but everytime that I save I get the unable to resolve host easyar unity. The error below is from logcat in Unity when I open my app.
2022/09/09 05:22:45.231 1542 4424 Error ScreenModeService getAppToken AppWindowToken{3ee3870 token=Token{32bab3 ActivityRecord{738a022 u0 com.easyar.test/com.unity3d.player.UnityPlayerActivity t180}}}
2022/09/09 05:22:45.231 1542 4424 Error ScreenModeService setRefreshRate token AppWindowToken{3ee3870 token=Token{32bab3 ActivityRecord{738a022 u0 com.easyar.test/com.unity3d.player.UnityPlayerActivity t180}}} rate 1
I checked everything. My packagenames are correct and license keys as well in the Unity config.
I'm using Unity version 2020.38 and EasyAR package 4.3. I'm building on android on a Oneplus T7.
Please help me out, I have been stuck on this for too long. Thank you!