kherembourg / Purchasely-Android

Purchasely SDK for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Purchasely-Android

Features

Purchasely
πŸ”₯ In App purchase in your app using 6 lines of code (really !)
🌎 Multi language supported (17 supported languages) and overrides possible
✨ Product presentation pages ready to display on Android Smartphones, Tablets and TV and fully customizable from the admin site
πŸ“± Android support
βœ… Server-side receipt validation
πŸ”” Receive user subscription status events with server-to-server notifications (Webhooks) including events like new purchase, renewal, cancellation, billing issue, …
πŸ“Š Analytics available in our dashboard (conversion rate, MRR, …) and sent by our SDK to the app for dispatching to your custom analytics tracking system
πŸ• Detailed user activity (viewed product, subscribed, churned, …)

βœ… Requirements

  • Android 5+

🏁 Documentation

A complete documentation is available on our website https://docs.purchasely.com

πŸ€• Troubleshooting

Having troubles ? You might find some answers by changing the log level :

Purchasely.logLevel = LogLevel.Debug

πŸ‘€ Example

You can run the java sample or kotlin sample.

Author

Purchasely SAS

License

Custom

About

Purchasely SDK for Android


Languages

Language:Kotlin 62.2%Language:Java 37.8%