Guest User

Untitled

a guest
Jun 18th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. <!-- sample config.xml -->
  2. <widget id="com.eneff.branch.cordovatestbed"
  3. version="0.0.1" xmlns="http://www.w3.org/ns/widgets"
  4. xmlns:cdv="http://cordova.apache.org/ns/1.0">
  5. <!-- Branch -->
  6. <plugin name="branch-cordova-sdk" spec="^2.5.0" />
  7. <branch-config>
  8. <branch-key value="<YOUR LIVE KEY>" />
  9. <uri-scheme value="<YOUR URI SCHEME>" />
  10. <link-domain value="<YOUR LINK DOMAIN>" />
  11. <ios-team-release value="<YOUR TEAM ID>" />
  12. </branch-config>
Add Comment
Please, Sign In to add comment