-1

I'm publishing some sample code here as I was unable to find any when developing a Xamarin Forms app with RevenueCat.

BillF
  • 1,034
  • 3
  • 13
  • 28

1 Answers1

2

Sample code from my Xamarin Forms app for iOS and Android is at https://github.com/BillFulton/RevenueCatXamarin.

It presumably will also run in Maui with little if any change.

BillF
  • 1,034
  • 3
  • 13
  • 28
  • Preview MAUI bindings: https://community.revenuecat.com/general-questions-7/use-with-xamarin-maui-1512?postid=9610#post9610 – BillF Jun 17 '23 at 01:08