20.22.0
What's Changed
System API (iOS Only)
This version adds support for system-dialogs interaction.
At the moment, System APIs are limited to iOS system dialogs (e.g. permissions, alerts, etc.). We plan to expand the System APIs to include Android support and more system-level interactions, such as OS browser (Safari / Chrome), interactions with push notifications, photo library, etc.
- For more details, check the System API docs.
- See the System API test suite for examples.
Important
System APIs are currently in an experimental phase. This means that the API is not yet final and may change over minor releases.
By @asafkorem in #4457.
Full Changelog: 20.21.0...20.22.0