Skip to content

Commit c037cd2

Browse files
author
Enes Kaya
committed
Added the ANDROID variables to plugin.xml
1 parent 9d9bd2e commit c037cd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

plugin.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
<issue>https://github.com/EddyVerbruggen/Custom-URL-scheme/issues</issue>
2323

2424
<preference name="URL_SCHEME" />
25+
<preference name="ANDROID_HOST" />
26+
<preference name="ANDROID_SCHEME" />
27+
<preference name="ANDROID_PATHPREFIX" />
2528

2629
<engines>
2730
<engine name="cordova" version=">=3.0.0"/>

0 commit comments

Comments
 (0)