Does anyone have a verified hot-fix for the black screen on 11.3 devices? I’ve been running into this issue since beta. I wasn’t expecting this to remain ongoing post public release.
ERROR/AR(5870) 2018-03-03 16:25:14: CameraDevice::getCameraCalibration(): Failed to get camera calibration because the camera is not initialized.
Logs: Start of log to <Start> of Vuforia, no running logs.
2018-03-02 16:25:08.273314-0700 ProductName[5870:1821460] [DYMTLInitPlatform] platform initialization successful
2018-03-02 16:25:08.374353-0700 ProductName[5870:1821259] -> registered mono modules 0x102373400
-> applicationDidFinishLaunching()
2018-03-02 16:25:09.733814-0700 ProductName[5870:1821259] Metal GPU Frame Capture Enabled
2018-03-02 16:25:09.734994-0700 ProductName[5870:1821259] Metal API Validation Disabled
-> applicationDidBecomeActive()
GfxDevice: creating device client; threaded=1
Initializing Metal device caps: Apple A11 GPU
Initialize engine version: 2017.3.1f1 (fc1d3344e6ea)
WARNING: Shader Unsupported: 'Hidden/BlitToDepth' - Pass '' has no vertex shader
WARNING: Shader Unsupported: 'Hidden/BlitToDepth' - Setting to default shader.
WARNING: Shader Unsupported: 'Hidden/BlitToDepth_MSAA' - Pass '' has no vertex shader
WARNING: Shader Unsupported: 'Hidden/BlitToDepth_MSAA' - Setting to default shader.
Setting up 1 worker threads for Enlighten.
Thread -> id: 170a37000 -> priority: 1
UnloadTime: 4.606125 ms
Compiled for iOS
Vuforia.PlatformRuntimeInitialization:InitPlatform()
(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
Initializing Vuforia...
2018-03-02 16:25:14.473598-0700 ProductName[5870:1821259] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
2018-03-02 16:25:14.475048-0700 ProductName[5870:1821259] [MC] Reading from public effective user settings.
INFO/AR(5870) 2018-03-03 16:25:14: Vuforia selected rendering API Metal
INFO/AR(5870) 2018-03-03 16:25:14: Vuforia SDK version 7.0.47
INFO/AR(5870) 2018-03-03 16:25:14: Detected and enabled use of Apple ARKit
2018-03-02 16:25:14.533857-0700 ProductName[5870:1821259] Rendering mode set to: Metal
2018-03-02 16:25:14.561323-0700 ProductName[5870:1821259] Rendering mode set to: Metal
Vuforia initialization successful
Vuforia.VuforiaRuntime:InitVuforia()
(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
Name: VuforiaSizzle
AudioTracks: 1
Frames: 2483
FPS: 29.9700298309326
Height: 1080
Width: 1920
Length: 82.8494337178554
Path: /Users/Truman/Unity/Udemy-AR-2/Assets/SamplesResources/SceneAssets/ImageTargets/Video/VuforiaSizzle.mp4
VideoController:LogClipInfo()
(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
Pause Video
VideoController:Pause()
VideoTrackableEventHandler:OnTrackingLost()
(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
ERROR/AR(5870) 2018-03-03 16:25:14: CameraDevice::getCameraCalibration(): Failed to get camera calibration because the camera is not initialized.
INFO/AR(5870) 2018-03-03 16:25:14: ObjectTracker: Successfully created dataset
Successfully created data set.
2018-03-02 16:25:14.684126-0700 ProductName[5870:1821259] JPEGDecompressSurface : Picture decode failed: e00002c2
2018-03-02 16:25:14.684156-0700 ProductName[5870:1821259] [] <-<<< FigPhotoJPEGDecoder >>>-> _createPixelBufferFromJPEG: OSStatus _createPixelBufferFromJPEG(CFDataRef, CFDictionaryRef, _Bool, _Bool, int *, FigPhotoSize *, IOSurfaceRef, CVPixelBufferRef *, _Bool), JPEG DECODE FAILED
2018-03-02 16:25:14.686424-0700 ProductName[5870:1821259] JPEGDecompressSurface : Picture decode failed: e00002c2
2018-03-02 16:25:14.686439-0700 ProductName[5870:1821259] [] <-<<< FigPhotoJPEGDecoder >>>-> _createPixelBufferFromJPEG: OSStatus _createPixelBufferFromJPEG(CFDataRef, CFDictionaryRef, _Bool, _Bool, int *, FigPhotoSize *, IOSurfaceRef, CVPixelBufferRef *, _Bool), JPEG DECODE FAILED
Found Trackable named 27days--EPArtwork with id 1
Vuforia.StateManager:AssociateTrackableBehavioursForDataSet(DataSet)
Vuforia.DataSet:Load(String, StorageType)
Vuforia.DatabaseLoadARController:LoadDatasets()
Vuforia.VuforiaARController:Start()
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
Vuforia.DelegateHelper:InvokeDelegate(Delegate, Object[])
(Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
StartVuforia
I am also with the same problem with no solution.