thisisthekap / Xamarin.RevenueCat.Android

MIT License
6 stars 5 forks source link

Models are not being found #49

Open gabriel-kozma opened 11 months ago

gabriel-kozma commented 11 months ago

The models declared by RevenueCat java framework are not being found, when using the latest version.

Am I doing something wrong?

I'm importing

using Xamarin.RevenueCat.Android.Extensions;
using Xamarin.RevenueCat.Android.Extensions.Exceptions;
using Xamarin.RevenueCat.Android.Extensions.Util;