Guideline 2.1 - Performance - App Completeness
We discovered one or more bugs in your app when reviewed on iPad running iOS 11.0.3 on Wi-Fi connected to an IPv6 network.
Specifically, your app launches to a blank view with no content.
Please see attached screenshots for details.
-- I got a black screen as a screenshot--
I am getting this error for the app i have submitted. Is Vuforia not using IPv6 ?
I have no other plugins installed than Vuforia.
Is there any way to solve this?
Hello Equentvuforia,
We're sorry to hear of your difficulties. We have had reports similar to this in the past and every time we've investigated it has been determined that Vuforia is *not* the source of the crash.
Vuforia does not have an independent network stack implementation. Rather, we rely upon the device's native OS for all networking including IPv6 and DNS. Additionally, all Vuforia network calls are non-blocking, so the SDK does not rely upon these calls successfully completing. They are done on a best effort basis and if they fail, the SDK will continue operation as normal.
Apologies that we cannot be of more assistance.
Thanks,
Vuforia Support