You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.
In "HelloAR" received as a sample example, the ARCore APK installation request works well and the result is returned normally.
However, in the environment I am developing (Native and Unity run in different processes), the ARCore APK installation result is not returned normally.
Issue.
*When requesting to install ARCore in an environment where Native and Unity processes are separated.
No results other than Success results are returned.
Installation request is not responding since the second time.
Is this a bug?
Is it possible to modify it so that other processes can receive the results normally?
In "HelloAR" received as a sample example, the ARCore APK installation request works well and the result is returned normally.
However, in the environment I am developing (Native and Unity run in different processes), the ARCore APK installation result is not returned normally.
Issue.
*When requesting to install ARCore in an environment where Native and Unity processes are separated.
Is this a bug?
Is it possible to modify it so that other processes can receive the results normally?
[ARCore APK Installation Request Code]
[AndroidManifest]
Thank you.
The text was updated successfully, but these errors were encountered: