https://github.com/appmetrica/varioqub-unity-plugin
Varioqub Plugin for Unity
https://github.com/appmetrica/varioqub-unity-plugin
android ios unity unity3d varioqub
Last synced: 4 months ago
JSON representation
Varioqub Plugin for Unity
- Host: GitHub
- URL: https://github.com/appmetrica/varioqub-unity-plugin
- Owner: appmetrica
- License: mit
- Created: 2024-05-07T14:05:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T18:59:00.000Z (4 months ago)
- Last Synced: 2025-02-03T19:42:39.610Z (4 months ago)
- Topics: android, ios, unity, unity3d, varioqub
- Language: C#
- Homepage: https://varioqub.ru
- Size: 28.3 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Varioqub Unity Plugin](https://varioqub.ru/)
A Unity plugin for Varioqub. Varioqub is an AB tool that works for Android and iOS.
The plugin is available for Android and iOS and includes native Varioqub SDKs:
- Varioqub SDK for Android [0.7.0](https://yandex.ru/support2/varioqub-app/en/sdk/changelog).
- Varioqub SDK for iOS [0.6.1](https://yandex.ru/support2/varioqub-app/en/sdk/changelog).## Documentation
Documentation could be found at [Varioqub official site](https://yandex.ru/support2/varioqub-app/ru/).
## Changelog
Changelog could be found at [Varioqub official site](https://yandex.ru/support2/varioqub-app/ru/sdk/changelog).
## Dependency resolver
The plugin uses [EDM4U](https://github.com/googlesamples/unity-jar-resolver) to resolve native dependencies for Android and iOS.