2024 May 08 9:25 AM - edited 2024 May 08 9:28 AM
I exposed some database tables as entities using Mobile Application Integration Framework(MAIF). Here, server-side paging is enabled, and delta sync is on in MAIF. When I try to retrieve the data using application/XML format, server is sending the data along with delta token but When I change accept format to application/json, server is not sending delta link.
When retrieving data in XML format
When retrieving the data in JSON format
Is something needs to be done in MAIF side? it seems weird that it work in XML but not in JSON.
Request clarification before answering.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.