https://github.com/adaptyteam/adaptysdk-unity
Unity SDK for growing mobile in-app purchases
https://github.com/adaptyteam/adaptysdk-unity
analytics apple-receipt-validator iap in-app-purchases purchase sdk subscriptions trials unity unity-plugin
Last synced: about 2 months ago
JSON representation
Unity SDK for growing mobile in-app purchases
- Host: GitHub
- URL: https://github.com/adaptyteam/adaptysdk-unity
- Owner: adaptyteam
- License: mit
- Created: 2020-10-20T11:38:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-19T17:17:03.000Z (2 months ago)
- Last Synced: 2025-04-03T02:11:40.733Z (about 2 months ago)
- Topics: analytics, apple-receipt-validator, iap, in-app-purchases, purchase, sdk, subscriptions, trials, unity, unity-plugin
- Language: C#
- Homepage: https://docs.adapty.io/docs/quickstart
- Size: 41.4 MB
- Stars: 56
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Easy In-App Purchases Integration to
Make Your Unity App Profitable
Adapty Unity SDK is a native wrapper around [Adapty iOS SDK](https://github.com/adaptyteam/AdaptySDK-iOS) and [Adapty Android SDK](https://github.com/adaptyteam/AdaptySDK-Android). Both SDKs are written in pure Swift/Kotlin and support iOS 9+, Android 4.1+ which fit for 99.9% users all wrapped into C# lib.
## Why Adapty?
- [On-the-fly paywalls price testing](https://docs.adapty.io/docs/ab-test?utm_source=github&utm_medium=referral&utm_campaign=AdaptySDK-Unity). Test different prices, duration, offers, messages, and designs simultaneously, all without new app releases.
- [Full customer's payment history](https://docs.adapty.io/docs/profiles-crm?utm_source=github&utm_medium=referral&utm_campaign=AdaptySDK-Unity). Explore the user's payment events from the trial start to subscription cancellation or billing issues.
- [In-app purchase data integration](https://docs.adapty.io/docs/events?utm_source=github&utm_medium=referral&utm_campaign=AdaptySDK-Unity). Send subscription events to 3rd-party analytics, attribution, and ad services with no coding, even if the user uninstalls the app.
- [No server code implementation](https://docs.adapty.io/v1.0/docs/unity-configuring?utm_source=github&utm_medium=referral&utm_campaign=AdaptySDK-Unity). Integrate in-app purchases with server-side receipt validation in minutes. Apple Promotional Offers supported out-of-the-box.
- [Advanced analytics](https://docs.adapty.io/docs/analytics-charts?utm_source=github&utm_medium=referral&utm_campaign=AdaptySDK-Unity). Analyze your app real-time metrics with advanced filters, such as Ad network, Ad campaign, country, A/B test, etc.
Talk to Us to Learn More## Integrate IAPs Within a Few Hours Without Server Coding
**Adapty handles everything, from free trials to refunds, in a simple, developer-friendly SDK.**
- Free trials, upgrades, downgrades, crossgrades, family sharing, renewals, promo offers, intro offers, promo codes, and more – Adapty SDK does everything with a single line of code.
- Easy subscription management.
- One-time purchases and lifetime subscriptions supported.
- Sync subscribers' states across iOS, Android, and Web.## Price Testing for In-app Purchases on Unity Without App Releases
- Optimize in-app subscriptions with the paywall A/B testing. Conversions, trials, revenue, cancellations, and more — everything is calculated for you: each paywall and each A/B test.
- Change images, colors, layouts, and literally anything with a custom JSON. Configure different prices, trial periods, promo offers, and more in Adapty without app releases.## Paywall A/B Testing on Unity

- Conversions, trials, revenue, cancellations, and more everything is calculated for you: each paywall and each A/B test.
- Change images, colors, layouts and literally anything with a custom JSON.
- Price testing is seamlessly integrated for any platform.## Real-time Analytics for Your Unity App

- Manage the subscription's state without managing transactions.
- 99.5% accuracy with App Store Connect.
- View and analyze data by attributes, such as status, channels, campaigns, and more.
- Filter, group, and measure metrics by attribution, platform, custom users' segments, and more in a few clicks.## Requirements
- Unity 2019.4.38f1+ (older versions might work, the plugin was tested with this version)
- [External Dependency Manager plugin](https://github.com/googlesamples/unity-jar-resolver)## Mobile App Monetization's Largest Community
Ask questions, participate in discussions about Adapty-related topics, become a part of our community for mobile app developers and marketers. Learn how to monetize your app, ask questions, post jobs, read industry news and analytics. Ad free.
## Getting Started
Please refer to our documentation to install and configure Adapty SDK. Set up purchases in hours instead of weeks :rocket:
- [Installation](https://docs.adapty.io/docs/unity-installation)
- [Configuring Adapty SDK](https://docs.adapty.io/docs/unity-configuring)
- [Displaying Paywalls & Products](https://docs.adapty.io/docs/unity-displaying-products)
- [Making Purchases](https://docs.adapty.io/docs/unity-making-purchases)
- [Subscription Status](https://docs.adapty.io/docs/unity-subscription-status)
- [Identifying Users](https://docs.adapty.io/docs/unity-identifying-users)
- [Attribution Integration](https://docs.adapty.io/docs/attribution-integration)
- [Setting User Attributes](https://docs.adapty.io/docs/setting-user-attributes)
- [Analytics Integration](https://docs.adapty.io/docs/analytics-integration)
- [Observer Mode](https://docs.adapty.io/docs/unity-observer-mode)## Contributing
- Feel free to open an issue, we check all of them or drop us an email at [[email protected]](mailto:[email protected]) and tell us everything you want.
- Want to suggest a feature? Just contact us or open an issue in the repo.## Like Adapty SDK?
So do we! Feel free to star the repo ⭐️⭐️⭐️ and make our developers happy!
## License
Adapty is available under the MIT license. [See LICENSE](https://github.com/adaptyteam/AdaptySDK-Unity/blob/main/LICENSE) for details.