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
Wikitude SDK (Android, iOS, UWP)
Wikitude SDK Questions or Problems
Callback that is called when the AR finishes loading the wtc file
M
Mazen Youniss
started a topic
about 9 years ago
Callback that is called when the AR finishes loading the wtc file
2 Comments
Oldest First
Popular
Newest First
Sorted by
Oldest First
M
Mazen Youniss
said
about 9 years ago
Hello, My question is simple, i am developing two apps that use the wikitude sdk, one for ios and the other for android.
Now in my apps i need to know the exact time the ArchitectView finishes downloading the wtc file.
In ios there is a delegate that is being called after the loading of the wtc file, In android I couldn't find such a callback method.
Please tell me if there exists such a method.
Thanks
G
Gabriele Boccone
said
about 9 years ago
Hello.
There is no Android-specific callback for this purpose, but you can use the 'onLoaded' event of the Tracker object in Javascript.
An example is
http://www.wikitude.com/external/doc/documentation/3.1/web/imagerecognition.html#image-recognition
If you need to pass that event to your native application, you can use an URL with the format 'architectsdk://<action>'.
Login
or
Signup
to post a comment
More topics in
Wikitude SDK Questions or Problems
Instatiation of WTArchitectView compile errors
Point of interest - native iOS
Slider
Camera lagging / slow in native Swift application
Create a web service
N-th ImageDrawable not displayed
Radar Example
stop defaultlocationmanager and use architectview.injectlocation ios 10
WTC Size Limit
AngularJS and wikitude
See all 3869 topics
© 2021 Wikitude, a Qualcomm company
Mazen Youniss