Hi EasyAR team,
I have encountered a black screen when building in Unity iOS. In XCode, log shows - "EasyAR is running with an unsupported graphics API of type -4""
The specifications are as follows:
- Unity 2018.2.6f1, XCode 10.1, EasyAR 2.3, iPhone 6S running iOS 12.1.
- Build Settings set to OpenGLES 2.0
Please also note that I have integrated another plugin (Google Firebase for Unity) but this seems to be not using "UnityRegisterRenderingPlugin" hence there is nothing to merge with EasyAR AppController.
Can you give other insights that I can try?
Can you also share why we need to merge app controllers when this issue arises?
Thanks