Is there an SDK for using Google User Messaging Platform with Xamarin.Forms?

Costas Athan 26 Reputation points
2023-11-04T09:29:17.3366667+00:00

Beginning January 16, 2024, Google will require all publishers serving ads to EEA and UK users to use a Google-certified Consent Management Platform (CMP).

Is there an SDK available for Xamarin.Forms?

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,205 questions
{count} vote

2 answers

Sort by: Most helpful
  1. Bruce (SqlWork.com) 48,396 Reputation points
    2023-11-04T17:18:12.75+00:00

    With Xamarin form support ending May 1, 2024 (android 13 and IOS 16 being the last supported versions). You probably should be focusing on what platform you will migrate to.


  2. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 24,356 Reputation points Microsoft Vendor
    2023-11-08T06:40:12.9533333+00:00

    Hello,

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

    The official repository for Xamarin Binding 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