Hi, Please don't take it negative. Your content is very useful. It help in learning + applying in project. But I feel that most often, you are in hurry. So watch in .75 plaback speed.
The notification text is only in one line. How can I show the notification text in multiple lines? The notification text is like this "Arkadaşlarına söylemeyi sakın unutm..."
I don't know how the resulting json looks like, but I think the problem of the "to" field at 1:03:10 could be fixed setting the kotlinx-serialization json like this: Json { explicitNulls = false }
hey @Philipp. First of all thanks for the amazing content. If I have a project where I set up two different apps (acc, and prod) it's normal if I download the JSON file it's exactly the same? Thanks!
There is a library for ktor clients, which makes the way to design your interface very similar to retrofit It's better to use ktor as it's multiplatform library
I have a doubt. But I don't know if you put it on You Tube. I had read in the fitebase documentation that the application installation token, with each installation, reinstallation or removal of the application, the token CHANGES, causing the same user to have that abusive behavior of offending people or abusing deconstructive criticism. In other words, it is not acceptable to let a user post fake news in the app's News Feed or comments. Is there any chance of a single account, or maximum two user accounts per user registration in the application without the application first communicating with firebase? For example, the user will only be able to register a single account, or a maximum of 2 registrations per device and wait for authorization to access the internal content. I am saddened by the fact that the user makes 10 accounts with a Google token to perform different logins on a same application.
thats really a very excellent one...but sir i had an issue, it's not working on real devices..how to troubleshoot n solve that problem. Please, Guide Sir..
Hello Philipp I am working on a app I am trying to make it as much as responsive possible but the main problem is with the Text Like I am useing WindowSizeClass to Change Font Size and Everything based on the Device size. but their is a problem Like when I am changing Text Size of my device from the settings Text Scales and that makes Ui look bad I have seen one of your video where you maked an AutoResizeText I tried using that but that wasn't looking good I mean user can see the changes so please is their is any way to turn off Device Text Size settings from effecting my app's Text ? I mean what to do ?
Your videos are amazing, only thing is you have a lot of clickbaity titles, which makes it harder to find the content i'm looking for :D But you do you if that makes for more engament!
Thanks Galore air , I wish you come though his message and help me where am stuck . I want to do the same and my phone is android version 11 , how is this possible ?
☝️ Can you make a complete, most up-to-date, beginners friendly mini course or video about "Services" !!! - Background services - Foreground services - Bound Services etc.
Damn...literally yesterday I implemented the solution from the other video with ktor and onesignal... For now I'll leave as it is and on my next project I follow the new way shown in this video
I would like to see a tutorial how to localize the notification message. Since you can change the language per app in android now, my device could be in german and the app in english
Hi plcoding this is amazing 💯 could you do the same for firebase in app messaging. how to modify behaviour of firebase in app messages things like click and sending messages programmatically
thx all that is good but http legacy i don't use kthor server firbase bakend do that automaticlly it is simple with retrofit why httpv1 i should use this khtor server if in doc android i request google api directly as http legacy with accesstoken
@@muhammadkurbonov4779 hey bro, what worked for me was created two strings for push notifications. On your files strings you need to declare two strings: one string for title notification, one for message notifications. sorry for my bad english
ia am getting this error after adding plugin and dependencies Exception is: org.gradle.api.plugins.UnknownPluginException: Plugin [id: 'com.google.gms.google-services', version: '4.4.1', apply: false] was not found in any of the following sources:
00:00 - Intro and Examples
05:01 - Adding a New Firebase Project
09:14 - PushNotificationService
13:30 - ChatState
14:43 - SendMessageDto & NotificationBody
17:42 - FcmApi
18:47 - ChatViewModel
25:34 - EnterTokenDialog
32:29 - ChatScreen
36:14 - MainActivity and Permissions
38:37 - Important Warning
39:13 - MainActivity and Permissions
40:46 - Testing
44:27 - Adding Broadcasting
46:07 - Backend and Ktor
1:00:33 - Testing and a Fixing Errors
1:05:42 - Outro
After 2 months of trying to figure this out, I found this. THANK YOU!
A video of this length really needs chapters to navigate through.
Would love to know how to use fcm for a simpler app sync mechanism with data messages.
Thanks bro.. Always delivering quality content. More grace to you
Wohoooo needed this, thanks a lot Philipp!
I'm learn so much for your video thank you so much
Wow this was so timely for me...thank you very much
Hi, Please don't take it negative. Your content is very useful. It help in learning + applying in project.
But I feel that most often, you are in hurry. So watch in .75 plaback speed.
You are the best bro, thanks!
Keep your excellent work. Thank you!
Wow just when i needed it. Thanks
Great
learned server side coding in kotlin for the 1st time
wow amazing as usual! yes, would be great to see a larger scale project with these features🥰
The notification text is only in one line. How can I show the notification text in multiple lines? The notification text is like this "Arkadaşlarına söylemeyi sakın unutm..."
Need to sync data between 2 devises, how to do that?
you are the great mentor!
Great. but how to handle on tap notification click?
can u do same video on java ... syntx of kotlin too complex for me
Hey @Philipp,
Your Android videos are really helpful ❤.
Please create videos on Android Architect or system design.
I don't know how the resulting json looks like, but I think the problem of the "to" field at 1:03:10 could be fixed setting the kotlinx-serialization json like this:
Json {
explicitNulls = false
}
hey @Philipp.
First of all thanks for the amazing content.
If I have a project where I set up two different apps (acc, and prod) it's normal if I download the JSON file it's exactly the same?
Thanks!
There is a library for ktor clients, which makes the way to design your interface very similar to retrofit
It's better to use ktor as it's multiplatform library
Does this include information about how to use a custom sound effect? I can't get that working in my app.
You are tooo good brother , I like you 😊
Great one Philipp
Excellent video, I am looking forward to a larger multi module FCM project and I will purchase it
Hi Philipp great video, can you provide an example of how to inject a repository to the PushNotificationService class?
thank you bro, you is the best
Is it possible to add action button while the app is in background
I have a doubt. But I don't know if you put it on You Tube.
I had read in the fitebase documentation that the application installation token, with each installation, reinstallation or removal of the application, the token CHANGES, causing the same user to have that abusive behavior of offending people or abusing deconstructive criticism.
In other words, it is not acceptable to let a user post fake news in the app's News Feed or comments.
Is there any chance of a single account, or maximum two user accounts per user registration in the application without the application first communicating with firebase?
For example, the user will only be able to register a single account, or a maximum of 2 registrations per device and wait for authorization to access the internal content.
I am saddened by the fact that the user makes 10 accounts with a Google token to perform different logins on a same application.
do you have link on how to create the backend for Node.Js for this one
thats really a very excellent one...but sir i had an issue, it's not working on real devices..how to troubleshoot n solve that problem.
Please, Guide Sir..
Hey Phil, mine is empty on the Service account tab for the json, what permissions do i need to have to get a key from there?
Hello Philipp I am working on a app I am trying to make it as much as responsive possible but the main problem is with the Text Like I am useing WindowSizeClass to Change Font Size and Everything based on the Device size. but their is a problem Like when I am changing Text Size of my device from the settings Text Scales and that makes Ui look bad I have seen one of your video where you maked an AutoResizeText I tried using that but that wasn't looking good I mean user can see the changes so please is their is any way to turn off Device Text Size settings from effecting my app's Text ? I mean what to do ?
Can wait for the premium course @PhilippLackner
What about the white circle and the Miscellaneous channel being used when the app is in the background? Couldn't find any explanation to this.😮💨
Your videos are amazing, only thing is you have a lot of clickbaity titles, which makes it harder to find the content i'm looking for :D But you do you if that makes for more engament!
Amazing! Thanks
Does this notifications received when the app is in background
needed this!!!!!!!
Is this possible with a native library like react-native or expo?
Could you pls record a new video about "dynamic feature module" and "library feature module"?
is FCM is free completely ? i want to use it for commercial app.
Thanks Galore air , I wish you come though his message and help me where am stuck . I want to do the same and my phone is android version 11 , how is this possible ?
☝️ Can you make a complete, most up-to-date, beginners friendly mini course or video about "Services" !!!
- Background services
- Foreground services
- Bound Services
etc.
Why is my device not displaying a message? I have logged into my Google account on the device and the ktor server has not reported an error
Damn...literally yesterday I implemented the solution from the other video with ktor and onesignal...
For now I'll leave as it is and on my next project I follow the new way shown in this video
It's not a new way, it is what onesignal uses under the Hood. Onesignal is easier, but fcm is free :)
My question is that , how i deploy this ktor server like normal server ?
How to handle a push notification app in a closed or kill state?
is this free / compatible with free plan
How get data fcm in background after clicked notification
Thank you sir
Please make a video on this topic "Firebase Send Push Notification Android + PHP"
Thank you
Isn't it much easier to implement a cloud function on firebase than doing it thru ktor?
How to do this?
I was thinking the same thing
I would like to see a tutorial how to localize the notification message. Since you can change the language per app in android now, my device could be in german and the app in english
is this a new Android stuff setting? any reference
you would probably just need to store the user language preference in the backend
fcm image or logo not showing when app is close
Can u make in java
😢 my old push notification not work
how can i make my host in FCM
I don't understand composer. Can anyone do it in standard Kotlin that replaced Java?
Hi plcoding this is amazing 💯 could you do the same for firebase in app messaging.
how to modify behaviour of firebase in app messages things like click and sending messages programmatically
It does actually work on an emulator without being logged in your account, at least for me
good keep it up
Please make course about Ktor
thx all that is good but http legacy i don't use kthor server firbase bakend do that automaticlly it is simple with retrofit why httpv1 i should use this khtor server if in doc android i request google api directly as http legacy with accesstoken
if anybody notification is not showing then chill bro its working on real device
Lovee you bro 🇮🇳
could you explain this in java
👏👏
someone else knows how to do push notifications in multi language? thanks
Do you find some helpfull material ? I need it too
@@muhammadkurbonov4779 hey bro, what worked for me was created two strings for push notifications. On your files strings you need to declare two strings: one string for title notification, one for message notifications. sorry for my bad english
Flutter please
Video request: how to connect mongodb and Android with kotlin. Multiplayer tic tac toe game.
Pls * 1000
copy error
Lopez Barbara Lee Margaret Gonzalez Ruth
Jesse Views
Walker Carol Lee Scott Jones Maria
First 🥇
second 😀
ia am getting this error after adding plugin and dependencies
Exception is:
org.gradle.api.plugins.UnknownPluginException: Plugin [id: 'com.google.gms.google-services', version: '4.4.1', apply: false] was not found in any of the following sources:
25096 Koss Island