Page 1 of 1

cancelling request from security context JS

Posted: Sun Jan 03, 2016 5:42 pm
by An M

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?


cancelling request from security context JS

Posted: Mon Jan 04, 2016 8:20 am
by Serhii Kulibaba

cancelling request from security context JS

Posted: Tue Jan 05, 2016 11:19 pm
by An M

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


cancelling request from security context JS

Posted: Fri Jan 08, 2016 12:29 pm
by Serhii Kulibaba

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.