Search code examples
iosactivesync

Microsoft ActiveSync


I am integrating microsoft activesync in my application using EAS Protocol. I have all code ready but now i am confused with WBXML request. Because of it i am getting Bad Request in response. So can you please guide me how can i convert my xml string to wbxml? I have already followed some instruction like Exchange ActiveSync Objective-C Provision Command Bad Request from different forums but not much helpful.

Any help will be appreciated!


Solution

  • Okay finally i found the answer. I used cocoa pods and libxml libraries as mentioned in http://cocoapods.org/?q=libwbxml