Wikitude
play_for_work
Forum
FAQ
Documentation
Download
wikitude.com
How can we help you today?
Enter your search term here...
Search
Start a new topic
Discussions
Cordova, Titanium, Unity, Xamarin
Cordova Questions or Problems
How to install a previous version of Wikitude Phonegap Plugin
J
Jgarciafernandez
started a topic
over 8 years ago
How to install a previous version of Wikitude Phonegap Plugin
3 Comments
Oldest First
Popular
Newest First
Sorted by
Oldest First
J
Jgarciafernandez
said
over 8 years ago
Hello everyone,
Currently If I execute the Phonegap command "plugin add" I'm getting the latest Wikitude Plugin version (4.0).
cordova plugin add
https://github.com/Wikitude/wikitude-phonegap.git
Is there any way to add a previous plugin version with the "plugin add" command? I need the 3.3.1.
Thanks in advance!
Juan
P
Philipp Nagele
said
over 8 years ago
As far as I know cordova works the same as npm so you can use any version tag to checkout that specific version
Try to run:
cordova plugin add
https://github.com/Wikitude/wikitude-phonegap.git#3.3.1-2.0.1
see:
http://cordova.apache.org/docs/en/4.0.0/guide_cli_index.md.html#The%20Command-Line%20Interface
J
Jgarciafernandez
said
over 8 years ago
Many thanks, Philipp. It works :-)
Login
or
Signup
to post a comment
More topics in
Cordova Questions or Problems
Show POI only on Radar, not on camera
Capture Screen
Phonegap + SenchaTouch or other frameworks
PhoneGap App Issues
iOS App Compilation Error
JSon data WikitudeSDK + PhoneGap
onExit() , Avoid to close the AR on "BackButton" - Wikitude - PhoneGap
HTMLDrawable in Phonegap Plugin
Video not playing (wikitude sdk 1.1.1 + phonegap)
Bug when using PhoneGap and opening AR view multiple times
See all 577 topics
© 2021 Wikitude, a Qualcomm company
Jgarciafernandez