Hi, I have a question on SMP3 and AppDevelopment (native iOS Offline):
when i am online the posting of data to backend is working fine, when i go offline and add an entry the log shows the message as follows
now i came to online , the automatic calling of offline requests are not invoking.
As for postbody i am using a Json format
{"Street":"","CityX":"","BankCountry":"IN","BankName":"Off-Test","City":"","Region":"","BankKey":"32106","__metadata":{"uri":"http://xxxxxxxxx:8080/com.chandu.bankdelta/BankSet(BankCountry='IN',BankKey='32106')"},"BankNameX":""}
help me where i go wrong.
Regards
Siva Chandu