How to use this library: https://www.applin.dev/docs/ios/
License: Apache 2.0
- v0.40.0 - Apache 2.0 license. Removed
ApplinLicenseKeyclass. - v0.39.0 - Bug fixes.
- v0.38.0 - Add checkbox_button widget.
- v0.37.0 - Update form_section to modern style. Make form background dark and remove separators.
- v0.36.0 - Add
reset_varaction. - v0.35.0 - Add
stop_actionsaction. - v0.34.0
modalaction to stop action processing.- Support '%' and '#' in
var_name. - Bugfixes
- v0.33.0 - Add support for the
validated: trueattribute on input widgets. - v0.32.0 - Bugfixes.
- v0.31.0
- Add
modalaction. - Change the wire format of action definitions from strings to JSON objects.
- Add
- v0.30.0
- Add "Cancel" button to "Working" modal. Users can now cancel slow operations!
- Support the
aspect_ratio=NURL parameter forchoose_photoandtake_photoactions. Users can now rotate and crop their photos before upload! - Support URL parameters on upload URLs and page URLs.
- Improve error reporting.
- Fix a bug that caused some widgets to not appear.
- v0.29.0
- Add
take_photoaction. - Fix bug in Logger.dbg.
- Add
- v0.28.0 - Add
selectorwidget. - v0.27.0 - Add
logoutaction. - v0.26.0 - Fix "cancelled" errors when using
poll_delay_msfield. - v0.25.0
- Add
poll_delay_msfield to checkbox and textfield. - Add checkbox
actionsfield and removerpcfield. - Improve debug logging of network requests and responses.
- Add
- v0.24.0
- Add
on_user_error_pollaction. - Remove
nothingaction.
- Add
- TODO: Gracefully handle a page that has too many items in it (720 sections).
- TODO: Allow using Applin for a single page
- TODO: Allow using Applin for a single UIView.