Start a new topic

Reset App

Reset App


Hi

Do you mean delete all drawables atach to screen?.
in js you can use AR.contect.destroyAll(); 

Hello,

I'm working on an Android App using Wikitude and I need for some reasons I need to clean all datas attached to it.

I tried some native side methods as createNative(), destroyNative() , load(url) .. but in many way too strong and not able to set new datas to it or against activity lifecycle run!

Is there an answer in javascript side?

 

Thanks by advance
Login or Signup to post a comment