Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with SPIndicator #2

Closed
PedroCavaleiro opened this issue Nov 16, 2022 · 1 comment
Closed

Doesn't work with SPIndicator #2

PedroCavaleiro opened this issue Nov 16, 2022 · 1 comment

Comments

@PedroCavaleiro
Copy link

I'm trying to create a list of videos, but in this case I'm using a ScrollView instead of a List

The AZVideoPlayer works as expected but together with SPIndicator (a lib from another developer that shows toasts) gets pushed towards the notch.

I was able to find out that the problem probably lies in the AVPlayerViewController, I tried to implement a simpler version of the video player with the AVPlayerViewController and got the same result, no issues when using the native VideoPlayer

RPReplay_Final1668563545.mov

It's a bit hard to get a idea with the screen grab but the toast should cover the "Feed" word completely

I added the SPIndicator on the topmost view to see if it would helped but it doesn't

@PedroCavaleiro
Copy link
Author

Was able to fix by applying a fix in the SPIndicator Library

RandyMcMillan pushed a commit to RandyMcMillan/AZVideoPlayer that referenced this issue Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant