An open API service indexing awesome lists of open source software.

https://github.com/webex/webexconnect-ios-sdk-sample

This iOS Sample App demonstrates how to integrate the Webex Connect iOS SDK to enable Push Notifications and In-App Messaging on iOS devices. It serves as a practical reference for developers looking to implement these features quickly and effectively in their own applications.
https://github.com/webex/webexconnect-ios-sdk-sample

connect ios webex

Last synced: 5 months ago
JSON representation

This iOS Sample App demonstrates how to integrate the Webex Connect iOS SDK to enable Push Notifications and In-App Messaging on iOS devices. It serves as a practical reference for developers looking to implement these features quickly and effectively in their own applications.

Awesome Lists containing this project

README

          

# Webex Connect iOS SDK Sample

This iOS Sample App demonstrates how to integrate the [**Webex Connect iOS SDK**](https://github.com/webex/webexconnect-ios-sdk) to enable Push Notifications and In-App Messaging on iOS devices. It serves as a practical reference for developers looking to implement these features quickly and effectively in their own applications.

## Prerequisites

- **Minimum Deployment Target:** iOS 16 and later

## Getting Started

This demo app allows you to explore the integration of [Webex Connect iOS SDK](https://github.com/webex/webexconnect-ios-sdk) with minimal setup.

## Setup

To run the app with your own `Webex Connect` app configuration, follow the steps below.

### 1. Configure the SDK

- **Download the** [`IMIconnectConfig.plist`](https://developers.webexconnect.io/docs/ios-quick-start-guide#create-webexconnectconfigplist) **file** from the `Webex Connect` asset configuration page and add within your Xcode project.

### 2. Set Up Firebase (Optional)

If you're using Firebase:

- Add the [`GoogleService-Info.plist`](https://developers.webexconnect.io/docs/set-up-firebase-cloud-messaging-project#integrate-firebase) **file** within your Xcode project.
- Make sure the Firebase config matches your application package name and project settings.

## Features Demonstrated

- SDK Initialization and Configuration
- Receiving and Handling Push Notifications
- Displaying and Managing In-App Messages
- Sample UI for interaction with notifications/messages

## Documentation References

| **Description** | **Link** |
| --- | --- |
| Overview of SDKs | [Link](https://developers.webexconnect.io/docs/overview-of-sdks)|
| Quick Start Guide | [Link](https://developers.webexconnect.io/docs/ios-quick-start-guide) |

## License
All contents are licensed under the Cisco EULA

See [License](https://www.cisco.com/c/en/us/products/end-user-license-agreement.html) for details.

© 2000 - 2025 Cisco Systems, Inc. and/or its affiliates. All Rights Reserved.