GalaxiaGuy / GoogleUserMessagingPlatform

MIT License
5 stars 0 forks source link

Method not found: int Xamarin.Google.UserMesssagingPlatform.IConsentInformation.get_ConsentType() #11

Open roguedev1 opened 2 years ago

roguedev1 commented 2 years ago

Hi,

I am suddenly receiving the following error when launching my app, I believe it started after I updated my NuGet packages for Google Play Services, User Messaging Platform and Google Ads

System.MissingMethodException
  Message=Method not found: int Xamarin.Google.UserMesssagingPlatform.IConsentInformation.get_ConsentType()

Thanks