Applivery provides iOS and Android SDKs that bring awesome features that will help you to improve the quality of the Apps and ensure up-to-date deployments.
Our lightweight SDK is compatible with the most common native and hybrid development languages and it’s quite easy to integrate with just a couple of lines of code:
iOS SDK
Android SDK
import Applivery
let applivery = Applivery.shared
applivery.start(token: "APP_TOKEN")
implementation 'com.applivery:applivery-android-sdk:3.5.1
Applivery.init(this, BuildConfig.APP_TOKEN)
Below you will find a summary of the most important features it provides:
In-App Automatic Updates #
Make sure users are in the right version of your App. Our one-click app install and update process makes it easy.
Forced Updates #
Maintain your deployments up to date by forcing all users using an old version of your App to update to the newest one.
Feedback & Bug reporting #
Sending feedback or reporting a bug is as easy as taking a screenshot. Valuable device information and feedback notes will be attached as well.
Authentication and User Binding #
Use Applivery’s authentication or bind your users with Applivery to get insights into adoption and reporting, and enable access control to your Apps.