iOS support #54
Description
An iOS version is currently in development.
If you would like to test, you can find it on testflight: https://testflight.apple.com/join/ToncPdxU
Please open a new issue if you find a bug in the iOS version.
If you would like to help developing, please let us know here. The current progress can be found here: https://github.com/AliKarpuzoglu/paperless_app/tree/clean_update
This issue will be used to coordinate the effort to distribute Paperless App to the Apple app store.
A developer has been able to successfully run the app on their iOS device, with only minor changes. More details will follow soon.
While all features work, there are some further changes necessary to make it feel like a proper app on iOS, especially regarding the user interface. Currently there are still some layout problems and missing navigation elements.
Once the app works good enough to release it to the public, we will have to:
- Set up automatic building as part of our CI pipeline (cc @tcurdt)
- Find out how I can make sure I didn't break anything for iOS when changing something