- Does the Mobile SDK automatically handle Gzip-compressed responses from the SugarCRM server, or do we need to implement any additional configuration/code to enable this?
- If supported, is there any official documentation available for reference?
Eugene Bychkov Can you please help me here?
Hi Chetan!
We have no explicit logic regarding Gzip compression, so we don't explicitly do gzipping or forbid it either
All AJAX requests handled by underlying WebView component powering Sugar Mobile. It seems that you need to do some investigation regarding that to confirm your requirement or idea.
Best regards! Eugene
Is it possible to integrate Gzip with mobile SDK?
Chetan, with SDK you get FULL access to Sugar Mobile source code
If it is technically possible, then it can be integrated into SDK
Best regards, Eugene
Chetan, with SDK you get FULL access to Sugar Mobile source code
If it is technically possible, then it can be integrated into SDK
Best regards, Eugene