/hello-eggy-ios-objectivec

Example iOS (Objective-C) application using eggy-ios SDK

Primary LanguageObjective-C

eggy example iOS (Objective-C) application

This is a tiny Objective-C application to demonstrate how eggy's iOS SDK works.

Build steps are provided below, but for comprehensive instructions, please visit the eggy docs on push notification integration.

How to build this

  1. Make sure you have Xcode installed.
  2. Open ToBrick.xcodeproj in Xcode.
  3. Run the application from Xcode.

To test this with your real eggy account

  1. Make an app in the eggy console (from Apps), generate an API token, and copy the API token from your App detail page. Use this token to set apiToken in AppDelegate.m.