Will the Unity SDK documentation be built out further? I feel it’s lacking information, especially on the 4.0 RC release.
[Unity] Unity Documentation
Best answer by Andy
https://github.com/RevenueCat/purchases-unity/tree/main/RevenueCat/Scripts
Here’s the main class that acts as a Facade to access the rest of the SDK:
https://github.com/RevenueCat/purchases-unity/blob/main/RevenueCat/Scripts/Purchases.cs
Here’s a sample app that calls just about every method in the SDK:
https://github.com/RevenueCat/purchases-unity/tree/main/Subtester
And here’s the code within the sample app for most of those calls:
And in our main docs, you should find a Unity tab for anything you need
https://www.revenuecat.com/docs/getting-started
Better docs for Unity are in the backlog! Hope this helps in the meantime.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.