prongbang / screen_protector

Safe Data Leakage via Application Background Screenshot and Prevent Screenshot for Android and iOS.
https://pub.dev/packages/screen_protector
MIT License
39 stars 18 forks source link

ios shows a gray background instead of a normal blur effect when enable protectDataLeakageWithBlur #32

Open guopeng1994 opened 2 months ago

guopeng1994 commented 2 months ago

used version: v1.4.2

Simulator Screenshot - iPhone 8 - 2024-04-19 at 11 45 50

and i found the bug and solution is here image

after change the code, the blur effect becomes correct Simulator Screenshot - iPhone 8 - 2024-04-19 at 11 47 49