Have built the extended example and im trying to build it with phonegap build in dreamweaver - its got as far as the screen that says phonegap has initiated and the button is there but when clicked the ar window does not oppen in android.
Is it possible?
Can phonegap build use the wikitude plugin - its been referenced in the config xml - is this enough....
Cheers M
A
Andreas Fötschl
said
almost 11 years ago
Hi there!
I recommend you to start with the basic-sample and adjust your own project accordingly.
<gap:plugin name="ChildBrowser" version="~1" /> <!-- for PhoneGap <= 1.4.1 -->
P
Philipp Nagele
said
almost 11 years ago
At the moment only a curated list of plugins is supported to work with PhoneGap Build (https://build.phonegap.com/docs/plugins) and Wikitude Plugin is not part of it.
O
Onslow
said
almost 11 years ago
Ok thanks Philipp for your reply.
M
Monkey Lewis
said
almost 11 years ago
Ok - Thanks - im building manually now :)
T
Tiaan Swart
said
almost 10 years ago
Hi Philipp,
Has the wikitude plugin been added to the list of supported plugins for build?
Thanks.
Tiaan
P
Philipp Nagele
said
almost 10 years ago
Hi,
unfortunately PhoneGap Build does not allow to include plugins with proprietary libraries and services. This means at the moment we can't push our plugin to PhoneGap Build.
Kind regards
T
Tiaan Swart
said
almost 10 years ago
Thanks Philipp.
T
Tom Schreck
said
about 8 years ago
Hello. I know this is an old post, but has Wikitude and/or Phonegap Build Service been modified so they can work together?
Monkey Lewis