Releases: Servoy/svyPhonegap
Releases · Servoy/svyPhonegap
Release list
svyPhonegap version 1.3.1
svyPhonegap version 1.3.0
- Add function to check for app permissions (Android specific)
svyPhonegap version 1.2.9
- Remove and replace push notifications methods with new approach using fcm binaries.
- Add required FCM binaries for sending out messages (needs to be added to /medias/lib/fcm directory).
- Add support for saving images to phone gallery via file plugin.
- fix warnings
- fix for NG1 failing to launch in certain conditions
svyPhonegap version 1.2.8
- Fix for setting initial handlers before binding them
- Improve binding of events for non-cordova usage.
- Remove unneeded warnings from showing in log
svyPhonegap version 1.2.7
- file plugin not being able to write/read when using TING client
- fix various issues with core service
- add an function to open a file natively on the device
- fix an issue with location service
- add function to register/load secrets using fingerprint plugin
svyPhonegap version 1.2.6
SVYX-795 - Fix an issue with the bar code plugin and options parameter
svyPhonegap version 1.2.5
- Fixed an issue with executeScript where it would always return with errors.
svyPhonegap version 1.2.4
- Fixed an issue with the status bar overlapping the viewport.
svyPhonegap version 1.2.3
- Toggle Android Immersive Mode when Full Screen plugin selected
- Fixed an issue with the status bar overlapping the viewport
svyPhonegap version 1.2.2
Fixes for issues TING client