[mob] Opt of out flutter default deeplink

This commit is contained in:
Neeraj Gupta
2025-01-23 12:21:42 +05:30
parent d95df66b9c
commit 8b276a55ef
3 changed files with 4 additions and 1 deletions

View File

@@ -89,6 +89,7 @@
<!-- Don't delete the meta-data below.
This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->
<meta-data android:name="flutterEmbedding" android:value="2" />
<meta-data android:name="flutter_deeplinking_enabled" android:value="false" />
<meta-data android:name="asset_statements"
android:resource="@string/asset_statements" />
<meta-data android:name="io.sentry.dsn"

View File

@@ -24,6 +24,8 @@
<string>????</string>
<key>MinimumOSVersion</key>
<string>12.1</string>
<key>FlutterDeepLinkingEnabled</key>
<false/>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>googlegmail</string>

View File

@@ -12,7 +12,7 @@ description: ente photos application
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.9.82+982
version: 0.9.83+983
publish_to: none
environment: