Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-13176

Request result should be accessible in three ways

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.9.1
    • Component/s: iOS Client

      Description

      NXRequest needs to be executed synchronously, asynchronously (using NXSession queue). And to ensure consistency, we need to access response in several ways.

      • Data way: passing the HTTP result as it come.
      • String way: Building a string with the NSData object.
      • JSON way: If possible, the response is serialized in a json object before trying to convert it in an NXObject

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: