[SDK] [Cordova] Release 2.2.0
by Stéphane JAISChangelog:
- Use WonderPush Android SDK 3.3.0
Changelog:
Upgrading:
Make sure you can use Java 8 language features.
See corresponding Android documentation
android {
// Configure only for each module that uses Java 8
// language features (either in its source code or
// through dependencies).
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
// For Kotlin projects
kotlinOptions {
jvmTarget = "1.8"
}
}Changelog:
This is the initial release.
We're happy to support React Native with an official SDK!
Quick, read our quickstart and get hacking!
Changelog
Changelog
Changelog
Changelog
Changelog:
Changelog:
Changelog: