aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app.json
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-03-15 16:46:33 +0000
committerMohamedBassem <me@mbassem.com>2024-03-15 16:46:33 +0000
commitdc591f8c28a6a3c565cd30bbb09e5e54cca68497 (patch)
treedceceab01a8c3e64e53fc34db8b6a873ccf385b3 /apps/mobile/app.json
parentf922e1650df550b3dec2f010ffdc6c15ea11390d (diff)
downloadkarakeep-dc591f8c28a6a3c565cd30bbb09e5e54cca68497.tar.zst
fix(mobile): Enable receiving shares from web pages as well
Diffstat (limited to 'apps/mobile/app.json')
-rw-r--r--apps/mobile/app.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mobile/app.json b/apps/mobile/app.json
index fed3ed82..e54d5758 100644
--- a/apps/mobile/app.json
+++ b/apps/mobile/app.json
@@ -34,7 +34,7 @@
{
"iosActivationRules": {
"NSExtensionActivationSupportsWebURLWithMaxCount": 1,
- "NSExtensionActivationSupportsWebPageWithMaxCount": 0,
+ "NSExtensionActivationSupportsWebPageWithMaxCount": 1,
"NSExtensionActivationSupportsImageWithMaxCount": 0,
"NSExtensionActivationSupportsMovieWithMaxCount": 0,
"NSExtensionActivationSupportsText": true