I really need help right now. I try to build my project for iOS. My project works fine on Unity Editor and Android. I can build and run on my iPad but when I run the AR scene it just black screen and nothing happen.
I already follow all the suggestion like set 'Enable Bitcode' to 'No', and using 'OpenGLES2' for Graphic API in Unity.
I notice when AR scene opened this log appear
(Filename: currently not available on il2cpp Line: -1)
I'm using:
- Unity Editor Version 2019.2.11f1
- Xcode Version 12.2 (12B45b)
- easyAR 3.0
Other SDK:
- Watson SDK (Voice recognition)
Tested device:
Anyone can help me? Thanks in advance.