Hi everybody,
I'm currently facing a strange problem with my native iOS application. I want to open an SODataOfflineStore and everything works fine as long as my phone is connected to wifi. As soon as I turn off my wifi and I only have 3G connection I'm not able to receive any kind of data from the test sap-system thru the SMP. I always receive the following error message:
****************Request failed****************
Request failed: Error Domain=NetworkDomain Code=3 "The operation couldn’t be completed. (NetworkDomain error 3.)" UserInfo=0x170464140 {No Network connection=NSLocalizedDescription}
2015-04-23 15:19:50.915 gatewaytutorial[10388:3276323] com.sap.smp.http INFO 3/3 response filter executed File:HttpConversationManager.m Function:__97-[HttpConversationManager executeResponseFiltersOnResponse:data:error:request:completionHandler:]_block_invoke Line:317 Thread:<NSThread: 0x170075e80>{number = 7, name = (null)}
Does someone of you now what the problem is? The current SDK which I'm using is SDK 7 SP1. I'm working with the HCPMS cloud version.
Thanks for your response!
Stephan