I got the app.js example working on an iPhone 3GS and i can see the camera view.
According to the documentation the html file can be included with the property "architectWorldUri" but it doesn't work. I also tried "architectWorldUrl" and "url".
this is my code:
var arview = wikitude.createWikitudeView({ licenseKey : 'foo', bottom : 0, left : 0, right : 0, top : 0, architectWorldUrl : 'http://server.com/HelloARchitectWorld.html' });
Is this function not implemented yet?
Thanx for help
Tom
O
Otto Miranda
said
over 10 years ago
Man, Where did you find the Appcelerator Wikitude module ??
Tom