Is it possible to send push notifications programmatically? My use case is to send push notifications using the user's phone and not from the firebase console. Thanks!
Hey brother! I created a call management app using Xamarin.Forms with the help of your videos but my App takes 4-5 seconds to launch when I open it. Any way how to improve performance and open App in just 1-2 seconds.
Dear,I understand your problem.If you want to boot your app within 3 second then choose native platform,like Xamarin.Android or Java .Xamarin forms will take your boot speed longer.
@@SPTutorials Ok Sir, Can I merge Xamarin.Android and Xamarin.Forms as well. I mean at the time of boot and splash screen I use Xamarin.Android and after Xamarin.Forms
thanks for share, how can we do it on IOS?
Is it possible to send push notifications programmatically? My use case is to send push notifications using the user's phone and not from the firebase console. Thanks!
Oh. Sorry for bothering you. I found out that it is possible to use push notifications in code. Thanks anyways.
@@meloimagpantay7904 kindly share the thread ‘send notification from user device’
Do you have any solution whe Firebase.Auth instance is allways null when Firebase.Auth and Firebase.Messaging nuget pack are installed. Thank you
Do you have implementation for IOS?
Hi bro, I have a three button in push notification, how can I get which button is pressed. Please help me.
How to send Firebase notifications in C#
Desktop app ? thanks
Dear,your answer is here
stackoverflow.com/questions/37490629/firebase-send-notification-with-rest-api
Any idea why we do not receive push notifications when the app is closed?
Add this permissions in manifest:
and this in application Tag:
Hey brother! I created a call management app using Xamarin.Forms with the help of your videos but my App takes 4-5 seconds to launch when I open it. Any way how to improve performance and open App in just 1-2 seconds.
Dear,I understand your problem.If you want to boot your app within 3 second then choose native platform,like Xamarin.Android or Java .Xamarin forms will take your boot speed longer.
@@SPTutorials Ok Sir, Can I merge Xamarin.Android and Xamarin.Forms as well. I mean at the time of boot and splash screen I use Xamarin.Android and after Xamarin.Forms
No.Both are different.
how do you handle in ios ?
How to show message from firebase to xaml form handling..
Via NotificationBuilder.
SPTutorials can I have tutorial sir?
SPTutorials after getting notification from firebase get the parameters to xaml form...
see local notification video
How to send image in push notification sir?
Pass image url to your notification payload and inside your notification code download image bitmap and show it.
Yes it is working only when app is opened.
If app is in background or killed it is not working
firebase.google.com/docs/cloud-messaging/ios/send-image
Thanks for sharing Knowledge ... Can we send message from asp.net to Xamarin android ? If yes please help us ...
yes,firebase already have rest API for sending messages from backend.
@Waqas Ahmad Thanks for the response.Can you please help me on this by sharing some ideas to implement ...
@@SPTutorials I learnt xamarin by your tutorials only. Your way of explaning is the best... Thanks for your support
Dear,to be a professional xamarin developer you can join my online training.To learn more details,contact on whatsapp +918444835044
if i open again the app, im redirect to dashboard again
You are doing something wrong
Push notifications ?
Need to source code
check below link
Great work, thanks :)
Great job
Thanks for you 😎