Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Updated:

Question:

Cannot send large capacity data by “setApplicationPreference”, and “sendDataToAdamApplicationhttp” requesti.


Answer:

It’s recommended to use POST method in case of more than 1GB data.

If Get method is used, please change to POST method.

  • No labels