Skip to content

Commit 2e781f4

Browse files
authored
docs: added singleInstance for android
1 parent df7595a commit 2e781f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
<host name="2d0s.app.link" scheme="https" />
9393
<host name="2d0s-alternate.app.link" scheme="https" />
9494
</branch-config>
95+
<preference name="AndroidLaunchMode" value="singleInstance" />
9596
```
9697

9798
- PhoneGap
@@ -103,6 +104,7 @@
103104
<host name="2d0s.app.link" scheme="https" />
104105
<host name="2d0s-alternate.app.link" scheme="https" />
105106
</branch-config>
107+
<preference name="AndroidLaunchMode" value="singleInstance" />
106108
```
107109

108110
- Change `com.eneff.branch.cordova`, `PW4Q8885U7`, `2d0s.app.link`, and `2d0s-alternate.app.link` to the values in your [Branch Dashboard](https://dashboard.branch.io/settings/link)

0 commit comments

Comments
 (0)