Hi,

We have Relay server in our landscape and trying to register device to SMP server.

i have included SAP mobile platform SDK into Xamarin.ios app, but when am trying to connect to smp through relay server like,

URL:https://........................

Headers :-

Content-Type : application/xml

X-SMP-APPCID:

Body:-

http://www.w3.org/2005/Atom" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices"”>

iPhone

i couldn't get register device to SMP server.

please guide.