Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/defer cache updates if woken from push notification #288

Merged

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    955b31e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94cd83f View commit details
    Browse the repository at this point in the history
  3. made the app backgrounded method an instance method to make tests eas…

    …ier. Added tests to check that caches aren't updated when the SDK is set up with the app running in the background.
    aboedo committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    b6528d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. updated value of isApplicationBackgrounded for macOS, since the value…

    … for NSApplication.sharedApplication.isActive is nil for whatever reason.
    aboedo committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    327cc04 View commit details
    Browse the repository at this point in the history