Skip to content

Demonstrates Amplitude integration for iOS

License

Notifications You must be signed in to change notification settings

Klucherev/iOS-Demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amplitude iOS Demo

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

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

Demonstrates Amplitude integration for iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 99.7%
  • Ruby 0.3%