kumbe / Phonegap-ZoomControl

Plugin for enable the native zoom control on phonegap
Apache License 2.0
8 stars 14 forks source link

$Http.Post throw exception when user request another process #12

Open mohitmca7486 opened 7 years ago

mohitmca7486 commented 7 years ago

how to handle runtime exception when one $http.Post request is in process and same time we request another $http.post request it throw exception wherever have cursor in first request code.