This PR adds multiple improvements to the app.
Because of added support for TestField to the native .alert in iOS 16, it also set the minimum supported iOS version to 16. Sorry!
Fixed issues:
[x] Settings screen
[x] Blinking devices on scanner page
[x] Filter improvements
Known issues:
[x] ~Sometimes when loading a file there's an error "The requested URL was not found on this server.". In that case, long tap the file, select Share, close the Share popup and try again. This was observed on iOS 16.2.~ Fixed with ea784a3e18a7c81624914f2a36276f5f3aff6845
[ ] Progress indicators don't clear when a new file or device is selected.
This PR adds multiple improvements to the app. Because of added support for
TestField
to the native.alert
in iOS 16, it also set the minimum supported iOS version to 16. Sorry!Fixed issues:
Known issues: