EasyAR is running with an unsupported graphics API of type -4

0 votes
asked Jun 19, 2019 by actomedia (120 points)
When I have build in Xcode it comes error and in ios device open camera display black screen. I have set graphics api GLES2.

Error in Xcode ->

(Filename: ./Runtime/Export/Debug.bindings.h Line: 45)

EasyAR is running with an unsupported graphics API of type -4
EasyAR.ARCameraBaseBehaviour:Update()
 
(Filename: ./Runtime/Export/Debug.bindings.h Line: 45)

If the display fails, please consider to change your graphics API setting.
EasyAR.ARCameraBaseBehaviour:Update()
 
(Filename: ./Runtime/Export/Debug.bindings.h Line: 45)

1 Answer

0 votes
answered Jun 19, 2019 by zhnagjian (11,130 points)
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...