https://github.com/nexmo/stitch-demo-app-ios
https://github.com/nexmo/stitch-demo-app-ios
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/nexmo/stitch-demo-app-ios
- Owner: Nexmo
- Created: 2018-06-13T18:14:50.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2021-02-02T13:30:56.000Z (over 5 years ago)
- Last Synced: 2025-01-29T05:25:11.121Z (over 1 year ago)
- Language: Swift
- Size: 2.87 MB
- Stars: 0
- Watchers: 16
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nexmo Stitch Demo App for IOS
This is a application that shows the major features of Stitch, including how to create users and conversations.
## Running the demo
- Clone the [Stitch Demo Server](https://github.com/Nexmo/stitch-demo) application.
- Expose the gateway demo server to the web via ngrok, heroku, or glitch.
- Create a user or two as well as a conversation via the gateway demo API.
- Run the app in Xcode on one or two separate simulators/devices.
- After clicking the login button, log in as one of the users you created.