Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Counting App Users For Billing #1603

Merged
merged 7 commits into from
May 20, 2015
Merged

Counting App Users For Billing #1603

merged 7 commits into from
May 20, 2015

Commits on May 19, 2015

  1. #1595 - Adding App User count event to be triggered and immediately s…

    …ent when Access Token is set.
    bleege committed May 19, 2015
    2 Configuration menu
    Copy the full SHA
    f3d7212 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2015

  1. Implementing suggestions to tighten up MGLAccountManager and rename M…

    …GLEventTypeUserCount to MGLEventTypeAppUserTurnstile
    bleege committed May 20, 2015
    Configuration menu
    Copy the full SHA
    58b9676 View commit details
    Browse the repository at this point in the history
  2. 2 Configuration menu
    Copy the full SHA
    a5bd2fa View commit details
    Browse the repository at this point in the history
  3. #1595 - Improving stability by moving MGLEventTypeAppUserTurnstile af…

    …ter the strongSelf check
    bleege committed May 20, 2015
    Configuration menu
    Copy the full SHA
    44caf2c View commit details
    Browse the repository at this point in the history
  4. #1595 - Moving MGLEventTypeAppUserTurnstile event to end of MGLMapbox…

    …Events init method to ensure it only gets called once
    bleege committed May 20, 2015
    Configuration menu
    Copy the full SHA
    a295877 View commit details
    Browse the repository at this point in the history
  5. #1595 - Separating pushTurnstileEvent from primary pushEvent infrastr…

    …ucture. Adding event, created, and appBundleId to posted Turnstile Event data model.
    bleege committed May 20, 2015
    2 Configuration menu
    Copy the full SHA
    cbcc3a3 View commit details
    Browse the repository at this point in the history
  6. #1595 - Changing to strongSelf

    bleege committed May 20, 2015
    Configuration menu
    Copy the full SHA
    a47438d View commit details
    Browse the repository at this point in the history