We're currently looking into integrating the Wikitude SDK (http://www.wikitude.com/) into our Icenium projects, I believe that are current we are not able to use Phonegap extensions in Icenium, can someone confirm this?
Thanks
Duncan.
3 Answers, 1 is accepted
Currently Icenium does not support the Wikitude plugin. The good news is that we're currently working on support for generic pluginstall Cordova plug-ins for subsequent version of the product, yet there is no specific timeframe on this functionality.
Sorry for the temporary inconvenience.
Kind regards,
Steve
the Telerik team
Don't miss the Icenium May Release Keynote - sign up now!
Share feedback and vote for features on our Feedback Portal.
Any update on Wikitude with Appbuilder? Android build fails with following message.
Server exceptionProject "Tag View App.tmp.proj" (default targets):
android Build Tooling revision 2015.5.17.1r
Warning: BUILD FAILED
/home/builder/android-sdk-linux/tools/ant/build.xml:720: The following error occurred while executing this line:
/home/builder/android-sdk-linux/tools/ant/build.xml:734: Compile failed; see the compiler error output for details.
Total time: 3 seconds
Error: [javac] /tmp/builds/tWMYiuGZwBv7UBf8Vp/app/src/com/wikitude/phonegap/WikitudePlugin.java:756: error: cannot find symbol
Error: [javac] /tmp/builds/tWMYiuGZwBv7UBf8Vp/app/src/com/wikitude/phonegap/WikitudePlugin.java:771: error: method handleResume in class CordovaWebView cannot be applied to given types;
Error: /home/builder/BpcTooling/BuildScripts/node_build/node_modules/child-process-promise/node_modules/q/q.js:126
throw e;
^
"ant -f /tmp/builds/tWMYiuGZwBv7UBf8Vp/app/build.xml -Dkey.store=/home/builder/BpcTooling/Cordova3//debug.keystore -Dkey.store.password=android -Dkey.alias=androiddebugkey -Dkey.alias.password=android release" failed with code 1
Error: 'Build failed with error code 8'
Done building project "Tag View App.tmp.proj" -- FAILED.
I reproduced the very same error by importing the latest version of the Wikitude plugin in an AppBuilder project and building it for Android. Googling a bit, I found this issue in the Wikitude plugin's repo. It seems like the latest version is only compatible with Cordova 4.0, which is coming in AppBuilder later this month. However, as a temporary workaround, you can download Wikitude v4.1.0-3.0.1, which is compatible with Cordova 3.7.
I hope this helps.
Regards,
Kaloyan
Telerik
Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.
