georgski / cordova-vr-player

Plugin playing a video in VR View for Android and iOS
Other
8 stars 10 forks source link

App crashes when pushing the "switch" button on Google tutorial #4

Closed binoculars88 closed 7 years ago

binoculars88 commented 7 years ago

I notice that the app crashes on iOS when pushing the "switch" button on the Google tutorial. On Android, this is not the case, since the "switch" button isn't there.

Update: probably has something to do with the camera permission. I'll try adding this and come back to this issue soon.

Update 2: adding Camera permissions for iOS fixes this problem!