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

Changed the controller visibility during Ads #31

Closed
wants to merge 9 commits into from
Closed

Changed the controller visibility during Ads #31

wants to merge 9 commits into from

Conversation

m-derakhshan
Copy link
Contributor

Hello.
We already opened a ticket for this issue a couple of months ago. We changed the library internally for our use, but now I noticed you've updated it. However, it still has some issues.

  1. Even though you don't show the controllers during Ads, users still can't click on Ads buttons like more info or "skip`.

  2. I upgraded the core version since the Ads callbacks seem incompatible with version 7.8.0.

  3. You need to add a callback for the skipping event; otherwise, the playingAd state won't change if the user clicks on the skip. (I'm not sure if we should add for other events too? )

  4. It seems there is a problem with your core library. so this line of code player?.ads?.isPlaying?: false doesn't behave as experts. it seems it is always not null.

the final output is like this:

Screen.Recording.2024-08-22.at.22.55.18.mov

m-derakhshan and others added 8 commits August 18, 2024 11:32
disable the system gesture near to seek bar.
disable the system gesture near to seek bar.
change the visibility of video controller when Ads are playing.
@m-derakhshan
Copy link
Contributor Author

m-derakhshan commented Aug 22, 2024

Good evening.
I would appreciate it if you could check this one as well:
@ceyhun-o @georgechoustoulakis @MattiasBuelens @tvanlaerhoven

@m-derakhshan
Copy link
Contributor Author

Before version is like this ( after upgrading the core lib to 7.10.0)

Screen.Recording.2024-08-23.at.09.30.02.mov

@MattiasBuelens MattiasBuelens self-requested a review August 23, 2024 13:04
fix the problem of full screen handler with edge to edge
@m-derakhshan m-derakhshan closed this by deleting the head repository Aug 27, 2024
@MattiasBuelens
Copy link
Collaborator

Looks like something went wrong with this PR. I've reopened it as #33.

@MattiasBuelens MattiasBuelens added the bug Something isn't working label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants