amplitude / Segment-iOS-Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segment/Amplitude iOS Demo

A simple 2048 derivative. See the original or the fantastic version built by Danqing Liu that this demo is based on.

This is a demo app to test the Segment/Amplitude iOS integration. The Amplitude integration contains these parts:

  • Add the Amplitude SDK using CocoaPods. See Podfile.
  • Amplitude initialization in application:didFinishLaunchingWithOptions.
  • Setting user properties and logging events with properties in M2GameManager.
  • Tracking Push Notifications and Push Notification actions in AppDelegate.

About

License:MIT License


Languages

Language:Objective-C 99.5%Language:Ruby 0.5%