Search Unity

Vuforia Camera flip issue in iOS

Discussion in 'Vuforia' started by cningoo, Feb 15, 2019.

  1. cningoo

    cningoo

    Joined:
    Aug 17, 2015
    Posts:
    4
    We are facing some camera flip issue in our app, whenever we do a force rotation in iOS. In Android it is working absolutely fine. The scenario is, we are calling a web view to call our API link to play video/Audio. As soon as we close the window and go back to Vuforia camera, the camera is flipped. In general we have kept Vuforia detection of images in Portrait and Landscape view. But the web view that we call is always in landscape mode as we want the video to be played in Landscape mode. Does force roataion cause camera fliiping issue in iOS?
    We are using Unity version 18.2.3 and Vuforia 7.2.23.
     
  2. meedabit

    meedabit

    Official Vuforia Employee Vuforia

    Joined:
    Dec 8, 2016
    Posts:
    266
    Hello,

    I'm trying to consider a repro case using our Vuforia core samples. When calling the web view, is Vuforia paused? Thus, do you think that the issue is related to Vuforia resuming?

    If you can provide a repro case based upon our core samples this will certainly accelerate an investigation.

    Thanks,
    Vuforia Engine Support