My app is all but done ready to go and the last thing I would like to resolve before submitting is this error that I get when entering ARCamera mode and is repeated each time device rotates.
This is on IOS and although the app appears to run OK seeing this warning makes me wonder is there something I am missing....
imageTargetSetSize
imageTrackerActivateDataSet
StartQCAR
(Filename: /Applications/buildAgent/work/d63dfc6385190b60/artifacts/iPhonePlayer-armv7Generated/UnityEngineDebug.cpp Line: 49)
cameraDeviceInitCamera
-[AVCaptureVideoDataOutput setVideoSettings:] - videoSettings dictionary contains one or more unsupported (ignored) keys: (
Height,
Width
)
DEBUG/AR(1652) UIView has CAEAGLLayer class
DEBUG/AR(1652) UIView does not respond to selector renderFrameQCAR
DEBUG/AR(1652) UIView has CAEAGLLayer class
DEBUG/AR(1652) UIView does not respond to selector renderFrameQCAR
DEBUG/AR(1652) Could not find a UIView with CAEAGLLayer layer class that responds to selector renderFrameQCAR
DEBUG/AR(1652) Could not find a UIView with CAEAGLLayer layer class that responds to selector renderFrameQCAR
cameraDeviceGetVideoMode
DEBUG/AR(1652) UIView has CAEAGLLayer class
DEBUG/AR(1652) UIView does not respond to selector renderFrameQCAR
DEBUG/AR(1652) UIView has CAEAGLLayer class
DEBUG/AR(1652) UIView does not respond to selector renderFrameQCAR
DEBUG/AR(1652) Could not find a UIView with CAEAGLLayer layer class that responds to selector renderFrameQCAR
DEBUG/AR(1652) Could not find a UIView with CAEAGLLayer layer class that responds to selector renderFrameQCAR
cameraDeviceSelectVideoMode
DEBUG/AR(1652) UIView has CAEAGLLayer class
DEBUG/AR(1652) UIView does not respond to selector renderFrameQCAR
DEBUG/AR(1652) UIView has CAEAGLLayer class
DEBUG/AR(1652) UIView does not respond to selector renderFrameQCAR
DEBUG/AR(1652) Could not find a UIView with CAEAGLLayer layer class that responds to selector renderFrameQCAR
DEBUG/AR(1652) Could not find a UIView with CAEAGLLayer layer class that responds to selector renderFrameQCAR
cameraDeviceStartCamera
markerTrackerStart
imageTrackerStart
cameraDeviceGetVideoMode
DEBUG/AR(1652) UIView has CAEAGLLayer class
DEBUG/AR(1652) UIView does not respond to selector renderFrameQCAR
DEBUG/AR(1652) UIView has CAEAGLLayer class
DEBUG/AR(1652) UIView does not respond to selector renderFrameQCAR
DEBUG/AR(1652) Could not find a UIView with CAEAGLLayer layer class that responds to selector renderFrameQCAR
DEBUG/AR(1652) Could not find a UIView with CAEAGLLayer layer class that responds to selector renderFrameQCAR
cameraDeviceGetVideoMode
Hello,
We are getting this error while loading camera, and then there is black screen which is not opening a camera at all.
Can please anyone guide us for same?
I m getting this errors.
DEBUG/AR(570) UIView has CAEAGLLayer layer class
DEBUG/AR(570) UIView does not respond to selector renderFrameVuforia
DEBUG/AR(570) UIView has CAEAGLLayer layer class
DEBUG/AR(570) UIView does not respond to selector renderFrameVuforia
DEBUG/AR(570) Could not find a UIView with CAEAGLLayer or CAMetalLayer layer class that responds to selector renderFrameVuforia
Thanks.