When I open a screen that use Vuforia camera the Vuforia camera went black.This happen only in IPAD IOS 13.3 other IOS device work fine.
Using Vuforia engine 8.6.7
Attachment | Size |
---|---|
![]() | 1.3 MB |
When I open a screen that use Vuforia camera the Vuforia camera went black.This happen only in IPAD IOS 13.3 other IOS device work fine.
Using Vuforia engine 8.6.7
Attachment | Size |
---|---|
![]() | 1.3 MB |
Getting the same issue here on iPhone 6.
The camera is running because image markers still get triggered, but the camera feed is not being rendered to the screen. Newer devices all okay.
If I untick Auto Graphics API, remove Metal and use OpenGLES3 instead it works. Don't really want to remove the ability for newer devices to use Metal though. Technically the iPhone6 does support Metal so it should work. But it doesn't.