python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Unknown field "a" appears in firestore when saving fcm token to database
I am grabbing the android device token and saving it to firestore. This works in most of the cases totally fine. Now I encountered a device where it does not work. Oddly enough I end up with attribute...
Avinta
Votes: 0
Answers: 1
fcm_django.FCMDevice.user: (fields.E301) Field defines a relation with the model 'auth.User'
In this project, I've used fcm-django package for push notifications in the flutter app. And I have got the following error though I've set up appropriately. Please help me what I wrote wrong!
fcm_dja...
Sreebash Chandra Das
Votes: 0
Answers: 1
Notifications not showing on IOS with cordova plugin @havesource/cordova-plugin-push
I need help with firebase notifications not working on my Ipad with PWA
cordova version: 11.
I'm using @havesource/cordova-plugin-push plugin.
this is my sent message.
{
"to" : "/to...
Armando
Votes: 0
Answers: 1
Android Studio - Recycler View not showing sent messages on a messaging application
I am currently trying to learn Android Studio in general and I am using Java, I have started to recreate a messaging application from a YouTube tutorial(https://www.youtube.com/watch?v=F_UemS493IM&...
Ambition
Votes: 0
Answers: 1