Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 319 Bytes

File metadata and controls

9 lines (6 loc) · 319 Bytes

Standard Push Configuration

Sample project demonstrating the standard integration of Localytics push messaging.

Setup

  1. In MainActivity replace YOUR_SENDER_ID with your project's sender ID/number.
  2. In AndroidManifest.xml replace YOUR-LOCALYTICS-APP-KEY with your Localytics app key.
  3. Build and run.