songyiYu
Results
2
issues of
songyiYu
Hi, I'm using your plugin and I think it's useful. but i have trouble with an error on flutter master branch. I switch to flutter master branch, when I run...
I think it should be better to detect lock screen than lock button. (because of appstore reject issue) Please review this method. ``` func applicationProtectedDataDidBecomeAvailable(_ application: UIApplication) { print("applicationProtectedDataDidBecomeAvailable") }...