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

[Feature request]: Picture In Picture permission #1436

Open
3 of 4 tasks
khaled-0 opened this issue Jan 29, 2025 · 3 comments
Open
3 of 4 tasks

[Feature request]: Picture In Picture permission #1436

khaled-0 opened this issue Jan 29, 2025 · 3 comments
Assignees
Labels
status: needs more info We need more information before we can continue work on this issue.

Comments

@khaled-0
Copy link

Is there already an issue requesting this feature?

Please select affected platform(s)

  • Android
  • iOS
  • Windows

Use case

To validate permission for android:supportsPictureInPicture="true"

Proposal

Allow checking and requesting picture in picture related permission on Android and IOS

Specific requirements or considerations

Android 8+

Additional information or context

No response

@TimHoogstrate
Copy link
Contributor

Dear @khaled-0,

Thanks for submitting the request, can you point me to the proper documentation, because I cannot find anything regarding requesting the permissions.

Kind regards,

@TimHoogstrate TimHoogstrate self-assigned this Feb 12, 2025
@TimHoogstrate TimHoogstrate added the status: needs more info We need more information before we can continue work on this issue. label Feb 12, 2025
@khaled-0
Copy link
Author

Dear @khaled-0,

Thanks for submitting the request, can you point me to the proper documentation, because I cannot find anything regarding requesting the permissions.

Kind regards,

https://stackoverflow.com/questions/52594181/how-to-know-if-user-has-disabled-picture-in-picture-feature-permission

https://stackoverflow.com/questions/67945929/is-there-any-way-to-enable-the-pip-programatically

I unfortunately don't have familiarity with ios docs

@github-actions github-actions bot removed the status: needs more info We need more information before we can continue work on this issue. label Feb 12, 2025
@TimHoogstrate
Copy link
Contributor

Dear @khaled-0,

It does not seem to be the responsibility of the permission handler because it is not a permission that you can request at runtime. Furthermore, I cannot find any related iOS or Android documentation regarding your feature. However, we encourage you to create your own fork that covers the related feature.

Kind regards,

@TimHoogstrate TimHoogstrate added the status: needs more info We need more information before we can continue work on this issue. label Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs more info We need more information before we can continue work on this issue.
Projects
None yet
Development

No branches or pull requests

2 participants