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]