episerver.push.ios.sdk 0.1.0

episerver.push.ios.sdk 0.1.0

Maintained by Till Klister.



 
Depends on:
FirebaseMessaging~> 4.1
FirebaseCore~> 6.3
 

episerver.push.ios.sdk

Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Copy your GoogleService-Info.plist to the Example directory.

Open Example/AppDelegate.swift and edit the arguments passed to PushMessagingDelegate().initPushMessaging(...) such that they match your values.

Build and run the Example.

The application itself does not show anything useful, but you can read the logs and debug, if necessary to understand how the code works.

Requirements

Installation

episerver.push.ios.sdk is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'episerver.push.ios.sdk'

Author

Till Klister, [email protected]

This project is based on https://github.com/firebase/quickstart-ios/tree/master/messaging/

License

episerver.push.ios.sdk is available under the Apache 2.0 license. See the LICENSE file for more info.