There are a couple of ideas here:

https://stackoverflow.com/questions/16073519/nsurlerrordomain-error-code-999-in-ios
 
<https://stackoverflow.com/questions/16073519/nsurlerrordomain-error-code-999-in-ios>

The simpler suggestion is that you’re sending two requests, the second one 
going before the first one has completed.


> On Mar 28, 2022, at 11:00 AM, Dan Friedman via use-livecode 
> <[email protected]> wrote:
> 
> I am trying to user a browser widget to do a login with Apple.  When I load 
> my page (that redirects to apple with the appropriate keys) on my desktop (in 
> the IDE) it works perfect!   When I load the URL in the iOS Simulator, I get 
> a browserDocumentLoadFailed message and the error is "navigation request 
> cancelled" and then the page loads and seems to respond correctly.  However, 
> on a actual iPhone, we get the browserDocumentLoadFailed with the error "The 
> operation couldn't be completed. (NSUELErrorDomain error -999).
> 
> Anyone have any advice on this issue?
> 
> _______________________________________________
> use-livecode mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to