File tree 3 files changed +106
-48
lines changed
3 files changed +106
-48
lines changed Original file line number Diff line number Diff line change 25
25
<edit-config file =" app/src/main/AndroidManifest.xml" mode =" merge" target =" /manifest" >
26
26
<manifest xmlns : tools =" http://schemas.android.com/tools" />
27
27
</edit-config >
28
+ <config-file target =" AndroidManifest.xml" parent =" /manifest" >
29
+ <queries >
30
+ <intent >
31
+ <action android : name =
32
+ " android.support.customtabs.action.CustomTabsService" />
33
+ </intent >
34
+ </queries >
35
+ </config-file >
28
36
29
37
<hook type =" before_build" src =" scripts/android/useFullScreenActivity.sh" />
30
38
97
105
<string >The app needs access to the camera, to be able to read QR codes.</string >
98
106
</edit-config >
99
107
</platform >
100
- <plugin name =" cordova-plugin-whitelist" spec =" 1" />
101
108
<plugin name =" cordova-plugin-dialogs" spec =" ~2.0.1" />
102
109
<plugin name =" cordova-plugin-network-information" spec =" ~2.0.1" />
103
110
<plugin name =" cordova-plugin-secure-storage" spec =" ~3.0.1" />
You can’t perform that action at this time.
0 commit comments