Wayaer / fl_pip

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

iOS PIP not working as expected - on Android works perfectly (running example) #20

Open hajajmaor opened 7 months ago

hajajmaor commented 7 months ago

On Android, it works as expected. The Countdown widget keeps ticking. On iOS, after clicking the home button, the PiP freezes. On toggle or Enable when bg, a black screen appears —no exceptions are shown in the logger, not seeing either the main or pipMain app.

flutter 3.19.1 iOS 17.3.1 Iphone se

package version 2.0.0

Untitled (1)

ahyangnb commented 4 days ago

see https://github.com/flutter/flutter/issues/158913