You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to remove the Camera from my view but I can't.
I have tried [camera stop], [self.camera removeFromParentViewController] and self.camera = nil.
Still it's not removing from super.
Could you please provide me a solution for this problem?
Thanks in advance
The text was updated successfully, but these errors were encountered:
I am trying to remove the Camera from my view but I can't.
I have tried [camera stop], [self.camera removeFromParentViewController] and self.camera = nil.
Still it's not removing from super.
Could you please provide me a solution for this problem?
Thanks in advance
The text was updated successfully, but these errors were encountered: