An M
Posts: 0
Joined: Wed Dec 23, 2015 7:21 pm

cancelling request from security context JS

I've set up various requests using the security context with a custom JS.

I would like to check if the phone has connectivity before doing the request, and I guess the security context wrapper would be a good place since it wraps all the requests.

How can I cancel the request nicely from there?

An M
Posts: 0
Joined: Wed Dec 23, 2015 7:21 pm

cancelling request from security context JS

Hi, the "Security Context" code is provided by Appery. Wouldn't it be covered in the support for

"Code

Code: Select all

 Any code generated by the Appery.io platform 

"

?

Thanks

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

cancelling request from security context JS

It doesn't have such functionality which you need, so you have to create your custom code for that, which is outside the scope of our standard support.

Return to “Issues”