Skip to content

Commit

Permalink
Updated demo for 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JumioMobileTeam committed Nov 7, 2017
1 parent 7bc1ea3 commit 606cec5
Show file tree
Hide file tree
Showing 4,218 changed files with 380,229 additions and 22,151 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
8 changes: 4 additions & 4 deletions demo/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
<allow-intent href="itms:*" />
<allow-intent href="itms-apps:*" />
</platform>
<engine name="android" spec="^6.2.3" />
<engine name="ios" spec="^4.4.0" />
<plugin name="cordova-plugin-jumio-mobilesdk" spec="git+https://github.com/Jumio/mobile-cordova.git#v2.8.0">
<engine name="ios" spec="^4.5.3" />
<engine name="android" spec="^6.3.0" />
<plugin name="cordova-plugin-whitelist" spec="^1.3.2" />
<plugin name="cordova-plugin-jumio-mobilesdk" spec="git+https://github.com/Jumio/mobile-cordova.git#v2.9.0">
<variable name="CAMERA_USAGE_DESCRIPTION" value="This will allow ${PRODUCT_NAME} to take photos of your credentials." />
</plugin>
<plugin name="cordova-plugin-whitelist" spec="^1.3.2" />
</widget>
15 changes: 15 additions & 0 deletions demo/node_modules/.bin/create

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions demo/node_modules/.bin/create.cmd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
39 changes: 39 additions & 0 deletions demo/node_modules/.bin/shjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions demo/node_modules/android-versions/.jshintignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions demo/node_modules/android-versions/.jshintrc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions demo/node_modules/android-versions/.travis.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

87 changes: 87 additions & 0 deletions demo/node_modules/android-versions/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

153 changes: 153 additions & 0 deletions demo/node_modules/android-versions/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 606cec5

Please sign in to comment.