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 87fc0e3 commit 711eb8aCopy full SHA for 711eb8a
README.md
@@ -83,6 +83,7 @@ setup_permissions([
83
# 'PhotoLibrary',
84
# 'PhotoLibraryAddOnly',
85
# 'Reminders',
86
+ # 'Siri',
87
# 'SpeechRecognition',
88
# 'StoreKit',
89
])
example/ios/Podfile
@@ -30,6 +30,7 @@ setup_permissions([
30
'PhotoLibrary',
31
'PhotoLibraryAddOnly',
32
'Reminders',
33
34
'SpeechRecognition',
35
'StoreKit',
36
0 commit comments