-
```
What steps will reproduce the problem?
1.install Boghe windows client & install latest version of imsdroid on android
device
2. send chat message from Boghe to android
3.the message received nul…
-
Does FCM work with this package in iOS?
I'm using Firebase Web SDK with react native.
FCM notifications is working fine on android. But on iOS I'm not receiving any events.
-
In my app, I subscribed to multiple topic. I need to know from which topic am I receive the notification. I guess this not possible atm?
In Android, there is `RemoteMessage.getFrom()` method which …
-
Hi @yallie ,
Tried to run the WhisperChat(sample app) on Linux(Opensuse) box with Mono version 5.16.
Server run just fine but Client crash during MainForm_Show
`Unhandled Exception:
System.NullR…
-
Push notifications not showing in many devices. Some devices getting push notifications when user likes, tags and also message but many devices not getting push notifications. (I tired 50+ mobile devi…
-
Hey guys, I saw in this page: https://developers.google.com/cloud-messaging a tutorial to setup not only Android GCM, but iOS GCM too, and my question is, does anybody had already tested iOS on GCM wi…
-
I am using flutter_android_pip in my Flutter app to enter PiP mode instead of minimizing the app (when user presses home).
It worked fine with code like this:
```
class _MyWidgetState extends State…
someq updated
3 years ago
-
### Introduction
Earlier I used to detect the env based like this
```
let isProduction = window.__DEV__ ? false : true;
```
problem is that isProduction is true on debug build I have g…
-
Here the conflict:
````
Version conflict detected for Xamarin.GooglePlayServices.Base. Install/reference Xamarin.GooglePlayServices.Base 71.1610.0 directly to project projX.Android to resolve this i…
-
Samsung Galaxy J7(2016) (j7xelte), Android 7.0
```
java.lang.NullPointerException:
at com.parse.PushRouter.getInstance (Unknown Source)
at com.parse.fcm.ParseFirebaseMessagingService.onMess…
pcg92 updated
4 years ago