CleverTap / CTNotificationService

A simple Notification Service Extension class to add media attachments to iOS 10 rich push notifications
MIT License
18 stars 15 forks source link

Push notification not receiving even when app is closed #5

Closed bajrangsharma-burrp closed 6 years ago

bajrangsharma-burrp commented 6 years ago

Hi,

How can we get notification even when app is closed by swipe?

Below are the Android device details: (displaying in Samsung even app closed) Model: CPH1729 (OPPO), OS Version: 7.1.1

Not all devices only some specific devices as above...How can we resolve this issue?...

Aditi3 commented 6 years ago

Hey @bajrangsharma-burrp

CTNotificationService is a Notification Service Extension class to add media attachments to iOS 10 rich push notifications.

The library supports iOS not Android.

Thanks!