Skip to content

Lightstreamer/Lightstreamer-example-MPNStockList-client-ios

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Lightstreamer - Stock-List Demo with APNs Push Notifications - iOS Client

This project contains an example of an application for iPhone and iPad that employs the Lightstreamer Swift Client library, with use of mobile push notifications (MPN). The application also includes a WatchKit extension.

A simpler version, without mobile push notifications support, is also available: Lightstreamer - Stock-List Demo - iOS Client.

Live Demo

screenshot

View live demo

Details

This app, compatible with both iPhone and iPad, is a Swift version of the Stock-List Demos.

This app uses the Swift Client API for Lightstreamer to handle the communications with Lightstreamer Server. A simple user interface is implemented to display the real-time data received from Lightstreamer Server. Additionally, the user interface provides means to activate and deactivate mobile push notifications for specific stock quotes.

Install

Binaries for the application are not provided, but it may be downloaded from the App Store at this address. The downloaded app will connect to Lightstreamer's online demo server.

Build

A full Xcode project, ready for compilation of the app sources, is provided. Please recall that you need a valid iOS Developer Program membership to run or debug your app on a test device.

Compile and Run

A full local deploy of this app requires a Lightstreamer Server 7.0 or greater installation with appropriate Mobile Push Notifications (MPN) module configuration. A detailed step by step guide for setting up the server and configuring the client is available in the README of the following project:

See Also

Lightstreamer Adapters Needed by This Demo Client

Related Projects

Lightstreamer Compatibility Notes

  • Code compatible with Lightstreamer Swift Library version 5.0.0 or newer.
  • Build instructions compatible with Lightstreamer Swift Client SDK version 5.0.0 or newer.
  • For Lightstreamer Server version 7.0 or greater. Ensure that iOS and/or watchOS Client SDK is supported by Lightstreamer Server license configuration, depending on where the demo will be run.
  • For a version of this example compatible with Lightstreamer iOS and watchOS Client SDKs versions up to 4, please refer to this tag.

About

This project contains an example of an application for iPhone and iPad that employs the Lightstreamer iOS Client library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages