Is there an SDK for using Google User Messaging Platform with .Net Maui mobile app?

Tung Ma 0 Reputation points
2023-11-09T04:04:06.8766667+00:00

I need an SDK for using Google User Messaging Platform with .Net Maui mobile app to set up GRDP message in Google Admod.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 39,391 Reputation points Microsoft Vendor
    2023-11-10T02:22:14.62+00:00

    Hello,

    For the Google UserMessagingPlatform, you could use Xamarin.Google.UserMessagingPlatform in your project to integrate this functionality.

    The official repository for Google services is GooglePlayServicesComponents. If you encounter a bug while using these services, or have a new service request, you could post to this repository.

    The corresponding packages are published in NuGet with namespaces under Xamarin.Google.

    Best Regards,

    Alec Liu.


    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.

    0 comments No comments