sendbird-chat-sample-react icon indicating copy to clipboard operation
sendbird-chat-sample-react copied to clipboard

Group Channel/ React-Push notifications

Open octa-george opened this issue 3 years ago • 1 comments

When a client app is running in the background or a device is idle, push notifications will be sent to users' mobile devices. The types of user interactions such as alert, sound, or badge can be used.

octa-george avatar Mar 29 '22 13:03 octa-george

Blocked: I followed the docs and installed all depending packages.

After importing: import notifee, { AndroidImportance } from '@notifee/react-native'; I got new errors: image

image

Tried to install all necessary deps, but it won't help

AAPK-code avatar Jun 06 '22 12:06 AAPK-code