Please have a look at latest Wikitude SDK and let me know if issue still occurs and post details about your device and OS version.
Kind regards, Andreas
B
Bartosz Gregorczyk
said
over 9 years ago
Did you manage to fix this?
I got same problem, it hapens when i go from AR activity to Google Maps activity and then return back to AR
Wikitude 3.2, SGS4, Android 4.2.2
A
Augsorn Chankald
said
over 9 years ago
I have try again but look like it's still not work even use lastest SDK (3.2)
My Device : Galaxy Nexus
Android Version : 4.3
B
Bartosz Gregorczyk
said
over 9 years ago
for me it hapenns when I start another activity without finishing AR activity and then, when I close this new activity and return to AR actibity fonts are broken
workaround I currently use is to finish AR activity after starting new activity, and start new AR activity on destroying this new activity
A
Andreas Fötschl
said
over 9 years ago
Hi there!
Please note that currently only one ARchitectView is supported on activity stack. You must not e.g. launch ARchitectView, open another Activity and launch another Activity.
However - Under certain circumstances font-rendering issue, which is openGL related, can occur during fast switch between other openGL Activities/Fragments. In case you e.g. switch between mapview and camview within same Activity and run Android 4.2+ you may have rendering issue when pressing homebutton or lock the screen. We'll a closer look an will fix this in next update.
Augsorn Chankald