Skip to content

davidolesch/JRMPush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JRMPush

Version License Platform Build Status

Usage

Install this library through CocoaPods and then replace your app code which handles the push notification userInfo dictionary with

[[JRMPushHandler sharedInstance] handlePush:userInfo].

JRMPushHandler is documented here.

Requirements

requires 'SVWebViewController', '~> 1.0'

Installation

JRMPush is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "JRMPush"

Author

David Olesch, david@jackrabbitmobile.com

License

JRMPush is available under the MIT license. See the LICENSE file for more info.

About

Show a web page when a push is received with a URL in its metadata.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published