Rg.Plugins.Popup icon indicating copy to clipboard operation
Rg.Plugins.Popup copied to clipboard

AVPlayer Swipe gesture not working on iOS 13

Open bharatkolla11 opened this issue 4 years ago • 1 comments

Hello Guys,

I am working on Xamarin Forms Project where users can navigate to list of playlists and then preview assets in that particular playlist. Assets can be Images or Videos. During preview (we are displaying video player/image viewer in pop-up page), users can swipe between the videos/images. On iOS 12 everything is working fine but on iOS 13, swipe between videos is not working. For images everything works fine. I am using Prism for navigation.

Further more when there is iOS 13 update, pop up with image viewer and Video player used to close automatically, but on updating xamarin forms that issue is fixed. Now i am unable to swipe between only videos. Swipe between images is working properly.

bharatkolla11 avatar Apr 01 '20 02:04 bharatkolla11

I've noticed that my SwipeGestureRecognizer isn't firing while performing a swipe on an iPhone 8 13.4 emulator, and I swear my swipes were registering on a previous iPhone 8 iOS version. @rotorgames please advise.

MarcusOy avatar May 16 '20 22:05 MarcusOy