We are calling an IS service to update some data on database from the App. When we turn off the wifi to simulate a network failure on clicking the update button the app just crashes on ios.
However on android the control is transferred to the EVT_TRIGGER_HTTP_FAIL and things are working fine.
We are trying to demo an offline feature wherein if there is no network we are writing it to the Record store.