Skip to content

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.

Notifications You must be signed in to change notification settings

webex/webexconnect-ios-sdk-sample

Repository files navigation

Webex Connect 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.

Prerequisites

  • Minimum Deployment Target: iOS 16 and later

Getting Started

This demo app allows you to explore the integration of Webex Connect 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 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 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
Quick Start Guide Link

License

All contents are licensed under the Cisco EULA

See License for details.

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Languages