Skip to content

Updated version of the starter app that works with Ionic 4 and Wikitude

Notifications You must be signed in to change notification settings

piede828/wikitude-ionic-4-starter-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

How to install

please not this works on Android, haven't tested this on iOS yet

ionic start YourProjectName tabs --cordova cd into YourProjectName ionic cordova platform add android ionic cordova build android

ionic cordova plugin add https://github.com/Wikitude/wikitude-cordova-plugin.git

copy this src folder over

change wikitude plugin key in "YourProjectName\plugins\com.wikitude.phonegap.WikitudePlugin\www\WikitudePlugin.js"

ionic cordova android run

About

Updated version of the starter app that works with Ionic 4 and Wikitude

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.5%
  • HTML 12.0%
  • CSS 7.2%
  • TypeScript 2.3%