Skip to content

A Cocoapod for adding a PubNub Debug Console to your app

License

Notifications You must be signed in to change notification settings

pubnub/SwiftConsole

Repository files navigation

PubNubSwiftConsole

[![CI Status](http://img.shields.io/travis/Jordan Zucker/PubNubSwiftConsole.svg?style=flat)](https://travis-ci.org/Jordan Zucker/PubNubSwiftConsole) Version License Platform

Example

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

Requirements

Installation

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

pod "PubNubSwiftConsole"

Author

Jordan Zucker, jordan.zucker@gmail.com

License

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

To Do

  • Add button to email logs as zip
  • Add activity indicator spinner to subscribe button
  • Add tests
  • Add Realm support
  • Paint UI
  • Add localization
  • Add presence transactional calls
  • Add history support
  • Add channel group management
  • Add client state support
  • Add PAM support
  • Add cipher key support
  • Add heartbeat statuses and log them (with heartbeat configuration as well)
  • Add APNS support
  • Add detailed views for all result/statuses
  • Add time token requests