Skip to content

Commit

Permalink
docs: added singleInstance for android
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanneff authored Dec 13, 2016
1 parent df7595a commit 2e781f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
<host name="2d0s.app.link" scheme="https" />
<host name="2d0s-alternate.app.link" scheme="https" />
</branch-config>
<preference name="AndroidLaunchMode" value="singleInstance" />
```

- PhoneGap
Expand All @@ -103,6 +104,7 @@
<host name="2d0s.app.link" scheme="https" />
<host name="2d0s-alternate.app.link" scheme="https" />
</branch-config>
<preference name="AndroidLaunchMode" value="singleInstance" />
```

- 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)
Expand Down

0 comments on commit 2e781f4

Please sign in to comment.