Posts

Post not yet marked as solved
0 Replies
293 Views
Hi, I am experiencing an issue with WKWebView. I can see it starts loading both POST and GET requests. However, I noticed that they are processed only if navigation action is other (-1). Nevertheless, ig navigationType is formSubmittee (1), startLoading method is never called, although I can see the action request on decidePolicy method. Maybe I should set any preferences or configuration. Or maybe it is a limitation of WebKit. Can you please help me?
Posted
by roigc.
Last updated
.
Post not yet marked as solved
0 Replies
500 Views
Hi,I am struggling one week already with this error. I already implemented a fully working ODR approach for other asset packs. However, I have created a new tag with a new group of assets, and what I get is that error "The operation could't be completed. AssetErrorDomain error 7"I don't know what it is caused. I tried changing the tag, re-using an existing tag, I tried everything. Maybe the new pack cotains invalid data or an invalid data structure.In the console appears the following error:Begin: Request 0x0x28382dc50 response: Error: Error Domain=AssetErrorDomain Code=7 "Invalid status code `404`" UserInfo={NSDebugDescription=Invalid status code `404`}Any help?
Posted
by roigc.
Last updated
.