Hi there, we are using a nativescript plugin to provide the wikitude viewport.
(if you are unaware, nativescript plugins are just native plugins wrapped in js)
We are currently experiencing an issue that the viewport will go black whenever there's a http request in the app. and seems also to happen when there's an overlay of some sort (e,g a modal)
the AR World itself is loaded, and if i keep going out of the app and back in, i can get it to work, but im not sure why a http request would be causing this.
1 Comment
Wikitude Support
said
almost 6 years ago
Hello Brendan,
Could you please provide with further details on the issue:
Which version of the SDK are you using?
What device does this happen with (os Version and model)?
Brendan Ingham
Hi there, we are using a nativescript plugin to provide the wikitude viewport.
(if you are unaware, nativescript plugins are just native plugins wrapped in js)
We are currently experiencing an issue that the viewport will go black whenever there's a http request in the app. and seems also to happen when there's an overlay of some sort (e,g a modal)
the AR World itself is loaded, and if i keep going out of the app and back in, i can get it to work, but im not sure why a http request would be causing this.