Unity PUSH NOTIFICATION Tutorial: iOS and ANDROID + Icons

Поділитися
Вставка
  • Опубліковано 20 січ 2025

КОМЕНТАРІ • 21

  • @PierceOBrien-r8q
    @PierceOBrien-r8q 10 місяців тому

    Amazing tutorial, really well explained, and up to date info.
    Subscribed!

  • @Noir-Road
    @Noir-Road Рік тому +1

    This is great!
    I will try this as soon as I can.
    Saludos!

  • @shyamarama
    @shyamarama 11 місяців тому

    This was great, thanks! Interesting note about the pre processors

  • @Kago3
    @Kago3 6 місяців тому

    wow, Professional and simple at the same time

  • @bavman2130
    @bavman2130 5 місяців тому

    Thanks so much for the tutorial, it works a treat🙂

  • @rosh6369
    @rosh6369 День тому

    Thank you!

  • @pzlabs
    @pzlabs 9 місяців тому

    Thank you for sharing this! Will help with a Unity App I'm building, hoping I can adapt your code into user customizable options for future notifications 🤞🤞

  • @RsouthR
    @RsouthR 6 місяців тому

    Just what I needed. Perfect, merci :-)

  • @kareembutler5916
    @kareembutler5916 9 місяців тому

    simple and clean. Great video

  • @rafaeldicker3644
    @rafaeldicker3644 10 місяців тому

    You Are Amazing, Thanks!

  • @malgow
    @malgow 4 місяці тому

    super helpful, thanks :)

  • @elenix4082
    @elenix4082 11 місяців тому +1

    Nice tutorial. But I have a question, can we set the specific time for the notification? instead of manually add hours

  • @n_mckean
    @n_mckean 7 місяців тому

    There is a massive game in the market for a video that defers asking for permission until we provide a custom message overlay which sells the value of enabling notifications and if they say "Yes" opens the native consent dialog and if they say no, closes the message. This is especially valuable because IOS only lets you ask once.
    But you also need to check if consent has been given, without doing something that triggers the consent dialog and that is what is causing me so much pain right now.

  • @juanortiz5190
    @juanortiz5190 5 місяців тому

    Great tutorial!
    Would it be possible to add a click event for when the user taps the notification while the app is in the foreground?

  • @raahimfareed
    @raahimfareed 9 місяців тому

    Thank you
    Also what wallpaper do you use? And wallpaper engine?

  • @Psystudios
    @Psystudios 9 місяців тому

    i have a question. My notification only comes when i open the game again but i did all the same like you on android? Any ideas?

    • @RsouthR
      @RsouthR 4 місяці тому

      Did you find the reason, I have the same problem

    • @RsouthR
      @RsouthR 4 місяці тому +1

      FYI : the problem is that the phone was on battery saving mode, which seems to delay notifications

  • @wickedsnuk3812
    @wickedsnuk3812 2 місяці тому

    You havent called 'register notification channel' method

  • @vvkbees6473
    @vvkbees6473 5 місяців тому

    😻

  • @MeetSondagar-p7g
    @MeetSondagar-p7g 11 місяців тому

    Not Work