RevenueCat / purchases-kmp

RevenueCat SDK for Kotlin Multiplatform
MIT License
97 stars 3 forks source link

SDK-3448 configuration consistency #71

Closed JayShortway closed 5 months ago

JayShortway commented 5 months ago

Makes calling PurchasesFactory.configure() consistent across platforms, by auto-capturing the Application Context.