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.
2 parents 353860d + f2b6d01 commit f19f9e5Copy full SHA for f19f9e5
android/src/main/AndroidManifest.xml
@@ -16,7 +16,7 @@
16
17
<permission
18
android:name="com.hiennv.flutter_callkit_incoming.PERMISSION_CALL"
19
- android:protectionLevel="signature" />
+ android:protectionLevel="normal" />
20
21
<application>
22
0 commit comments