Note: In this tutorial I sent and received the fcm notification in the same device that's because I was having fps issues while running 2 emulators. You can set some other device token and it will still work fine. If you have any other doubts feel free to ask in the comments. Happy Coding :)
@@EverydayProgrammer I already know why it wont let me run admin sdk cuz of conflict implementation of my current project, fixed mine by going through documentation and rn my push notification works fine on my project, I wont recommend installing admin sdk on existing firebase implementation
@16cagm Good morning! Go to 22:02 in this tutorial and I'll be showing how to download a file from the Google cloud console. That's the cred.json file. It'll be a long, different name so I just renamed it to cred.json. Hope you got it 😀.
Create youtube downloader app XML Java /kotlin , plz
Is it working in background?
Yes
Note: In this tutorial I sent and received the fcm notification in the same device that's because I was having fps issues while running 2 emulators. You can set some other device token and it will still work fine.
If you have any other doubts feel free to ask in the comments.
Happy Coding :)
12:44 FirebaseOptions wont let me setCredentials, Ive already added the admin SDK
Are you using the latest version of the firebase admin SDK ?
@@EverydayProgrammer I already know why it wont let me run admin sdk cuz of conflict implementation of my current project, fixed mine by going through documentation and rn my push notification works fine on my project, I wont recommend installing admin sdk on existing firebase implementation
Good morning, greetings from México, sorry my english is not good. I have a doubt o question relative, what is the "cred. Json"? Thanks in advance!
@16cagm Good morning! Go to 22:02 in this tutorial and I'll be showing how to download a file from the Google cloud console. That's the cred.json file. It'll be a long, different name so I just renamed it to cred.json. Hope you got it 😀.
Thanks!
How to Send FCM Notifications from device to another device ?
That's what this tutorial is about bro. You have to specify the device token on which you want to receive notification on.
Bro setCredentials isn't working...
What issue are you getting ??
@@EverydayProgrammer FirebaseOptions options = FirebaseOptions.builder().setCredentials.build(); is not applicable and not working .
@@EverydayProgrammer firebaseoptions is not letting setCredentials
Are you using some other firebase library too ??
@@EverydayProgrammer yes firebase Firestore
create dll injection app .. plz
As I said before we can't download a file in any path in the new Android framework.