CU(E)BES
Loading...
1
1
KARQ
Standard Plus
@karq
0
posts
1
friend
4
comments
Forum Activity
Check out your topics, replies, engagements and more!
When you call “https://darkorbit.com/” your server figures that it’s missing “www” so it redirects the call to “http://www.darkorbit.com/” and then to “https://www.darkorbit.com/”, your WebView call is blocked at the first redirection as it’s a “http” call. You can call “https://www.darkorbit.com/” instead and it will solve the issue.