Firebase Cloud Messaging HTTP V1 | Receiving Notifications| Part 3 | Migration | Java

  Рет қаралды 553

Coding with Mukund

Coding with Mukund

2 ай бұрын

Пікірлер: 31
@kamyam1998
@kamyam1998 19 күн бұрын
Your the man!!!!!!!!!
@coding_with_mukund
@coding_with_mukund 19 күн бұрын
Thanks 😊
@yoanarmany3544
@yoanarmany3544 24 күн бұрын
Thank you. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@coding_with_mukund
@coding_with_mukund 24 күн бұрын
Please share and subscribe 🙏
@mozesalex-andrei981
@mozesalex-andrei981 2 ай бұрын
Thank you, my friend! I didnt understand why i need AccessToken class.
@coding_with_mukund
@coding_with_mukund 2 ай бұрын
Access token is the main key for authorisation. Without an access token you cannot send notification.
@mozesalex-andrei981
@mozesalex-andrei981 2 ай бұрын
@@coding_with_mukund i saw now :))) TY
@AliHamza-xq8ps
@AliHamza-xq8ps 27 күн бұрын
can you upload same tutorial notification for flutter like send notification from website and received notification in flutter mobile app i implement same thing through FCM but now firebase disable the server key
@coding_with_mukund
@coding_with_mukund 27 күн бұрын
I've uploaded a video to generate a server key in flutter and more parts will be uploaded soon.
@gamingtomusic7700
@gamingtomusic7700 8 күн бұрын
I have a problem in device token TOO_MANY_REGISTRATIONS
@coding_with_mukund
@coding_with_mukund 8 күн бұрын
Share your code to codingaigpt@gmail.com and I'll help you
@volkancicek5117
@volkancicek5117 Ай бұрын
Thank you bro very helpful for me. i have the question, when inside application how to stop notification?
@volkancicek5117
@volkancicek5117 Ай бұрын
i fixed, if you needed code for this: private boolean isAppInForeground(Context context) { ActivityManager activityManager = (ActivityManager) context.getSystemService(Context.ACTIVITY_SERVICE); List runningProcesses = activityManager.getRunningAppProcesses(); for (ActivityManager.RunningAppProcessInfo processInfo : runningProcesses) { if (processInfo.importance == ActivityManager.RunningAppProcessInfo.IMPORTANCE_FOREGROUND && processInfo.processName.equals(context.getPackageName())) { return true; } } return false; } you check this in onMessageReceived method.
@coding_with_mukund
@coding_with_mukund Ай бұрын
Thank you 👍
@rakshithsb3227
@rakshithsb3227 19 күн бұрын
Is it possible to send notification between two apps? Client and Admin? Using same firebase project as well as same Android studio project.
@coding_with_mukund
@coding_with_mukund 19 күн бұрын
Yes using tokens and some loops you can send notification to your users using admin app.
@rakshithsb3227
@rakshithsb3227 19 күн бұрын
​@@coding_with_mukund Tried with topics. Its receiving only message notification but not data notification.( MyfirebaseServices not receiving any notification but notification popping up).
@rakshithsb3227
@rakshithsb3227 19 күн бұрын
​@@coding_with_mukund what do you mean by loops? I tried i couldn't find any solution. If possible share some information.
@coding_with_mukund
@coding_with_mukund 19 күн бұрын
@@rakshithsb3227 Method 1: While login you must get users token and store it in db and using for loop you can send notification to all those tokens. Method 2: Just register users for a topic and send notification to that topic. If you have more doubts I'll upload a video
@coding_with_mukund
@coding_with_mukund 19 күн бұрын
@@rakshithsb3227 share your code ill fix it. codingaigpt@gmail.com
@mozesalex-andrei981
@mozesalex-andrei981 2 ай бұрын
Can I use these classes for in-app messaging ?
@coding_with_mukund
@coding_with_mukund 2 ай бұрын
What do you mean?
@mozesalex-andrei981
@mozesalex-andrei981 2 ай бұрын
@@coding_with_mukund I have an application with 2 types of users: client and driver. In the client's activity I have a button that when pressed I want to send a message to the driver's activity (like a notification but inside the application, not outside)
@mozesalex-andrei981
@mozesalex-andrei981 2 ай бұрын
Cloud Messaging is 2 types: notification and in-app message.
@coding_with_mukund
@coding_with_mukund 2 ай бұрын
@@mozesalex-andrei981 yes, firebase.google.com/docs/in-app-messaging/get-started?platform=android use this link and add dependency
@abcabc2683
@abcabc2683 Ай бұрын
Sir please share source code I have to submit project in 3 days , and I can't fetch access token pls sir help, please please 🙏🙏🙏
KMP vs. Flutter - Who Will Win The Cross-Platform Battle?
16:19
Philipp Lackner
Рет қаралды 34 М.
What’s new in Angular v18
20:08
Angular
Рет қаралды 103 М.
Мы никогда не были так напуганы!
00:15
Аришнев
Рет қаралды 6 МЛН
когда повзрослела // EVA mash
00:40
EVA mash
Рет қаралды 4,1 МЛН
КАРМАНЧИК 2 СЕЗОН 7 СЕРИЯ ФИНАЛ
21:37
Inter Production
Рет қаралды 519 М.
6c - "Object-Oriented Programming in Python" with Nandita
6:23
Engineering Devotion
Рет қаралды 3
Why the secret to making millions is working LESS
33:02
Charlie Morgan
Рет қаралды 11 М.
FsHttp: The Programmable Alternative to Postman and VSCode Rest Client
20:50
Which Coding Language should you start with in 2024? For Beginners
10:19
Apna College
Рет қаралды 1,1 МЛН
The Tools I Use to Build Products in Laravel
19:00
Josh Cirre
Рет қаралды 16 М.
tRPC, gRPC, GraphQL or REST: when to use what?
10:46
Software Developer Diaries
Рет қаралды 72 М.
Мы никогда не были так напуганы!
00:15
Аришнев
Рет қаралды 6 МЛН