We are developing a demo project to create a new travel expense report through SMP 3.0 iOS SDK. The call to get a trip detail works. Then we use the schema to build the post body for creation.
For unknown reason, the buildODataEntryRequestBody call always returns an empty body. Could somebody help on this issue?
Thanks.