Handle Push Notification Click in Xamarin - Xamarin Forms Tutorial

Поділитися
Вставка
  • Опубліковано 19 гру 2024

КОМЕНТАРІ • 38

  • @samt1905
    @samt1905 4 роки тому +4

    thanks for share, how can we do it on IOS?

  • @meloimagpantay7904
    @meloimagpantay7904 3 роки тому

    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!

    • @meloimagpantay7904
      @meloimagpantay7904 3 роки тому +1

      Oh. Sorry for bothering you. I found out that it is possible to use push notifications in code. Thanks anyways.

    • @zikriarasul
      @zikriarasul 2 роки тому

      @@meloimagpantay7904 kindly share the thread ‘send notification from user device’

  • @zsoltnagy2227
    @zsoltnagy2227 4 роки тому

    Do you have any solution whe Firebase.Auth instance is allways null when Firebase.Auth and Firebase.Messaging nuget pack are installed. Thank you

  • @razorgmx4390
    @razorgmx4390 4 роки тому

    Do you have implementation for IOS?

  • @gokulg6429
    @gokulg6429 4 роки тому

    Hi bro, I have a three button in push notification, how can I get which button is pressed. Please help me.

  • @prashadsritharanga1530
    @prashadsritharanga1530 4 роки тому

    How to send Firebase notifications in C#
    Desktop app ? thanks

    • @SPTutorials
      @SPTutorials  4 роки тому

      Dear,your answer is here
      stackoverflow.com/questions/37490629/firebase-send-notification-with-rest-api

  • @stanneh1978
    @stanneh1978 5 років тому

    Any idea why we do not receive push notifications when the app is closed?

    • @sapnasolanki29
      @sapnasolanki29 4 роки тому

      Add this permissions in manifest:
      and this in application Tag:

  • @zulqadaridrishi457
    @zulqadaridrishi457 5 років тому

    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.

    • @SPTutorials
      @SPTutorials  5 років тому +1

      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.

    • @zulqadaridrishi457
      @zulqadaridrishi457 5 років тому

      @@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

    • @SPTutorials
      @SPTutorials  5 років тому

      No.Both are different.

  • @vineet1034
    @vineet1034 4 роки тому

    how do you handle in ios ?

  • @MOULIEC109
    @MOULIEC109 4 роки тому

    How to show message from firebase to xaml form handling..

    • @SPTutorials
      @SPTutorials  4 роки тому

      Via NotificationBuilder.

    • @MOULIEC109
      @MOULIEC109 4 роки тому

      SPTutorials can I have tutorial sir?

    • @MOULIEC109
      @MOULIEC109 4 роки тому

      SPTutorials after getting notification from firebase get the parameters to xaml form...

    • @SPTutorials
      @SPTutorials  4 роки тому

      see local notification video

  • @Akshaykumar-zf5ht
    @Akshaykumar-zf5ht 3 роки тому

    How to send image in push notification sir?

    • @SPTutorials
      @SPTutorials  3 роки тому

      Pass image url to your notification payload and inside your notification code download image bitmap and show it.

    • @Akshaykumar-zf5ht
      @Akshaykumar-zf5ht 3 роки тому

      Yes it is working only when app is opened.
      If app is in background or killed it is not working

    • @SPTutorials
      @SPTutorials  3 роки тому

      firebase.google.com/docs/cloud-messaging/ios/send-image

  • @dreamhunter2895
    @dreamhunter2895 4 роки тому

    Thanks for sharing Knowledge ... Can we send message from asp.net to Xamarin android ? If yes please help us ...

    • @SPTutorials
      @SPTutorials  4 роки тому

      yes,firebase already have rest API for sending messages from backend.

    • @dreamhunter2895
      @dreamhunter2895 4 роки тому

      @Waqas Ahmad Thanks for the response.Can you please help me on this by sharing some ideas to implement ...

    • @dreamhunter2895
      @dreamhunter2895 4 роки тому

      @@SPTutorials I learnt xamarin by your tutorials only. Your way of explaning is the best... Thanks for your support

    • @SPTutorials
      @SPTutorials  4 роки тому

      Dear,to be a professional xamarin developer you can join my online training.To learn more details,contact on whatsapp +918444835044

  • @helkinchacon8479
    @helkinchacon8479 3 роки тому

    if i open again the app, im redirect to dashboard again

  • @RupeshKumar-qz4gu
    @RupeshKumar-qz4gu 5 років тому

    Push notifications ?

  • @RupeshKumar-qz4gu
    @RupeshKumar-qz4gu 5 років тому

    Need to source code

  • @chinochuy12341
    @chinochuy12341 5 років тому

    Great work, thanks :)

  • @zikriarasul
    @zikriarasul 2 роки тому

    Great job

  • @khalilkhalaf8182
    @khalilkhalaf8182 5 років тому

    Thanks for you 😎