The Commerce Reference Store iOS Universal Application (CRS-IUA) is an extension to Commerce Reference Store that provides:
A server module (
Store.Mobile.REST
) with a set of REST configurations to allow invocation from any JSON-consuming client.An Objective-C REST client for simplified invocation of server-side functionality by an iOS application.
An iOS application providing Commerce Reference Store functionality that consumes JSON-formatted data produced by the
Store.Mobile.REST
module.
CRS-IUA’s server module is based on the existing Commerce Reference Store application’s Nucleus components and configuration. If you are not already familiar with this application, please refer to: