dpa99c / phonegap-launch-navigator

Phonegap/Cordova plugin which launches native route navigation apps for Android, iOS and Windows
369 stars 131 forks source link

Issue in aborting http calls after 20 seconds #85

Closed inplamba closed 8 years ago

inplamba commented 8 years ago

Hey @dpa99c, I am facing an issue in Ionic ,Please help me Out . I am trying to abort my http post and get request after 20 seconds and want to execute the http call error block which says "server issue found" .Is there is any way to abort http call and execute its error block in ionic or cordova .Thanks in Advance

dpa99c commented 8 years ago

How is your aborting of an HTTP request related to a possible bug with this plugin?