-
I am trying to send a heads up notification to a specific topic on a variety of devices.
I do have devices on Android 7.1 and +.
Everything is ok when I try to send a notification to Android 7.2+.…
-
_From @ligaz on April 4, 2015 19:31_
_From @unlight on January 20, 2015 15:55_
Not sure, that is right place for issue.
But I found nothing about notifications [ApiReference](https://github.com/Nati…
-
Currently only few words are shown while the rest of the text is hidden. Do you plan to add:
`.setStyle(new Notification.BigTextStyle().bigText(longText))
`
Thanks
-
Hello,
We have a React-Native app on iOS and Android. We use RN 0.61.5 and react-native-firebase 5.5.6.
We use react-native-firebase/notifications to add local notifications on the device. When …
-
I am able to receive data messages when app is in foreground, but no luck when app is closed. Following is my code in index.js.
```javascript
var core = require('firebase.core');
core.configur…
-
## Version **5.4.0** of [firebase-admin](https://github.com/firebase/firebase-admin-node) just got published.
Branch
Build failing 🚨
Dependency
…
-
Can we add this features with Firebase Cloud Messaging ?
For iOS
* Background/Managed notifications (notifications that can be cleared from the server, like Facebook messenger and Whatsapp web)…
-
* Operating System version: Windows 8.1
* Firebase SDK version: Firebase admin with Firebase cloud function
* Library version: Firebase admin with Firebase cloud function
* Firebase Produc…
-
```
def notify(title, message):
return AndroidNotification().notify(title=title, message=message)
notify(u'Vk Service', u'Нет новых сообщений')
```
and i see this notification:
![s51101-014425]…
-
android Manifest.xml:
…
Ibad9 updated
4 years ago