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.
- Host: GitHub
- URL: https://github.com/webex/webexconnect-ios-sdk-sample
- Owner: webex
- Created: 2025-01-24T17:21:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-28T09:36:28.000Z (7 months ago)
- Last Synced: 2025-05-19T01:38:51.214Z (6 months ago)
- Topics: connect, ios, webex
- Language: Swift
- Homepage: https://cpaas.webex.com/products/webex-connect
- Size: 735 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.