We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14e413e commit 58cb9f4Copy full SHA for 58cb9f4
auth/lib/utils/lock_screen_settings.dart
@@ -90,7 +90,6 @@ class LockScreenSettings {
90
: await PrivacyScreen.instance.enable(
91
iosOptions: const PrivacyIosOptions(
92
enablePrivacy: true,
93
- // privacyImageName: 'LaunchImage',
94
),
95
androidOptions: const PrivacyAndroidOptions(
96
enableSecure: true,
0 commit comments