Start a new topic

Android Tracker problem

Android Tracker problem


Hi All,

My App useing Wikitude Android Javascript Latest SDK 5.2. I am loading World with WTC from assets all loaded successfully without any problem.

1)I am able to Scan the Target without any problem.

2)After target is identified ,based on TargetId i am downloading URL from server and  loading URL in new activity which contain webview to load.

3)when i launch new Activity to load webview,Architectview from current activity is paused.

4)Navigate back from Webview back to ArchitectView i resume the architectview.

5)then scan again with Target it never detecting my targets.

This happens only when i navigete to webview from application.

Please give some suggestion to solve this problem.

 

Thanks

Santhosh

 

 

 

Hi there,

Could you please send your complete AR experience (.html, .css, .js files, assets, target images) so we can test internally?

Thanks

Hi Eva,

 

Sorry for late reply , we found the problem on our webview destroy we where calling webview.pauseTimers(); this causing the problem on loading tracker in JS.

 

Thanks

Santhosh

 

Hi,

I am happy you were able to resolve your issue!
Login or Signup to post a comment