I had created a simple app with cordova and wikitude sdk but apple has reject it because the app not supporting IPv6 Networks.
How can I solve this problem?
thank you
E
Eva
said
almost 7 years ago
Hi there,
As you are working with cordova, you need to switch the framework. So if you work with the current dev channel release under 'Beta' should solve your issue.
Thanks
M
Maria Femia
said
almost 7 years ago
Need I to switch framework? Can you explain me please?
A
Andreas Schacherbauer
said
almost 7 years ago
Hi n n, Simply replace the `WikitudeSDK.framework` in your Cordova project with the one you downloaded from our beta section.
Maria Femia