Releases: Servoy/svyPhonegap
Releases · Servoy/svyPhonegap
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
svyPhonegap version 1.2.1
- Fix an issue with IOS 16.5+ and screen orientation plugin
svyPhonegap version 1.2.0
Add setTextZoom function (which allows us to update the fontSize of the entire webview)
svyPhonegap version 1.1.9
Update browser plugin. rename openPhone method to OpenHrefTag , as we could send it any number of things like (ex. tel:12345 or mailto:[email protected])
svyPhonegap version 1.1.8
- add support for channel priority in push plugin (allows for notifications to popup in foreground)
- push plugin specs has some breaking changes ( some method arguments have been changed which will require existing implementations to be refactored) Visit the wiki for more details.