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

[TIMOB-26399] (7_4_X) iOS: Fix a couple of push-notifications related issues #10328

Merged
merged 4 commits into from
Sep 20, 2018

Commits on Sep 19, 2018

  1. Fixes for:

    - Remote Notification callback not being triggered when app in foreground
    - Remote Notification action responses not being handled
    - Notification response text not being parsed
    - Remote Notification action handling in the background
    - Duplicated silent push notifications
    Greg Balmer committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    2a1632b View commit details
    Browse the repository at this point in the history
  2. Tab Format FIX

    Greg Balmer committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    8c10f2f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Configuration menu
    Copy the full SHA
    d9505fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0f00f5 View commit details
    Browse the repository at this point in the history