NativeScript / push-plugin

Contains the source code for the Push Plugin.
Apache License 2.0
123 stars 48 forks source link

Badge count is gone when app is opened (iOS) #234

Open dimaklaxon opened 5 years ago

dimaklaxon commented 5 years ago

Hi, I have issue with clearing badge counter every time when app is opened, despite that clearBadge: false.

Steps to reproduce:

  1. Register pushPlugin
  2. Sending push notification from Amazon AWS SNS
  3. Receive notification in background mode
  4. Tap on notification or on app icon with badge
  5. App opens
  6. Push on main button on iPhone to push app to background
  7. No any badge on app icon

Screen capture

Version numbers: