Fuse SDK 2.5.0
Install
npm install [email protected]
Android notice
-
This version targets API 31 (Android 12), as required by Google Play Store starting in November 2022
-
Note that the latest version require Java 11. Older versions used to work on Java 8.
Troubleshooting: Make sure you have installed JDK 11 and run npm install [email protected] -g.
Changes since v2.4.0
Fuselibs 2.5.0
Click to see the full changelog!
Fuse.Controls.WebView
- Upgrade PickImage for Android to version 3.0.01 (#1453)
Fuse.ImageTools
- Prevent duplicate paths on iOS (#1451)
Fuse.LocalNotifications
- Android 12 compatibility fix (#1452)
Uno 2.5.0
Click to see the full changelog!
Android
API 31 (Android 12) will be required by Google Play Store starting in November 2022.
BREAKING: Note that the new Gradle Plugin and new versions of dependencies require Java 11. Older versions used to work on Java 8.
If you run into trouble, make sure you have installed JDK 11 and run npm install android-build-tools -g to redetect your JDK installation.