Do you have any example about how to implement Firebase push notifications in iOS using MAUI?

Leo Wagner de Souza 696 Reputation points
2023-07-06T23:34:31.5133333+00:00

I need to implement iOS Firebase push notifications in MAUI, but I found nothing in the official documentation.

Developer technologies | .NET | .NET MAUI
{count} votes

Accepted answer
  1. Anonymous
    2023-07-14T09:31:20.38+00:00

    Hello,

    I use .Net 7...

    Please open a new MAUI project that TargetFramework is .Net 6 to make a test.

    By the way, I recommend using .NET 6, it is long term support (support 3 years and end of support on November 12, 2024).

    .Net 7 is standard term support (support 1 year and end of support on May 14, 2024).

    Here is document about .NET and .NET Core Support Policy

    Best Regards,

    Leon Lu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.