Wayaer / fl_pip

flutter picture-in-picture plugin for ios and android
MIT License
27 stars 14 forks source link

In PIP mode, buttons inside the app cannot be touched #24

Open Techlabs-jeonhaedong opened 2 months ago

Techlabs-jeonhaedong commented 2 months ago

The same issue occurs with the example app as well. How can this be improved?

mike841123 commented 2 months ago

I have the same problem.

yoer commented 1 month ago

pip originally does not allow ui interaction

Wayaer commented 1 month ago

Cannot touch applications in Android because the Android picture in picture feature itself does not support it, but you can set creatNewEngine to true