For a registration page , on click of register it calls the rest API to register the user. But after clicking on register if i goes to background and comes to foreground it throws web exception that operation can not be completed and software caused connection abort. Any suggestions how to handle this scenario. It occurs only in iOS. Android works fine. I have enabled background modes also, and provided the interval also for background fetch but it stills throws error. TIA. @JamesMontemagno @JohnMiller @RHudson @jezh @JoeManke
↧