I already answered your question via email. Here are the details again:
If you work with Studio and want to make use of the rendering done by the Wikitude SDK you?ll either need to work with the JS API or with one of our Extensions (Titanium, Cordova, Xamarin). The Native API does not offer Studio support. Furthermore you?ll need to take care of the rendering on your end, so I strongly suggest to have a look at the JS API.
Greetings
Nicola
O
Osman Tasci
said
about 6 years ago
Hi,
We are planning to use wikitude sdk in our application, we created a test app on wikitude studio, when we login to wikitude app with our develoer account, scan the preview via wikitude app, it is working perfect, here is the screenshot:
And then we integrate Native iOS SDK with our application, we try 2d client tracking (we tried self hotsing mode and provided 4.1.x.wtc file's url as client tracker url)
Osman Tasci