Mobile Apps
If the frontend application is a mobile app (for example, with Swift technology on IOS, Java for Android, Ionic, etc.) it is possible to obtain the preview via an emulator.
The necessary steps are:
- when creating the property, or even subsequently by accessing the relevant detail page, it is necessary to indicate that the property is a mobile app using the appropriate flag.
- in the URL section it is necessary to indicate the correct URL for the emulator (contact Reply technical support)
- it is necessary to install a version of the app on the emulator that accesses the preview API rather than the production API
- the preview app must provide a manual "refresh" mode to make a new request to the API when the data on the CMS is updated
NOTE: in future versions the connector will communicate changes to the CMS in push mode.