rozPierog / Cofi

Free and open-source coffee brew timer. Customizable time settings and an easy-to-use interface. Perfect cup every time.

Home Page:https://rozpierog.github.io/Cofi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Have you considered compiling Apple version

mrz5802 opened this issue · comments

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Sadly it's not that easy as just compiling the app with an iOS target.

Cofi is built upon Jetpack Compose - an Android UI framework, there is a sibling of Jetpack Compose called Compose Multiplatform that is just now starting to support iOS. But rewriting the app to Compose Multiplatform will be a major pain, as Cofi is build for, and depends on, many Android features.

Even if I went trough the pains described above I would need to charge for Cofi on iOS for it to make sense. Apple requires $100 payment every year for a permission to upload the app to the App Store (which is the only way of distributing the app there). Making Cofi paid is not something that I'm willing to do, and I'm not willing to cover this out of my own pocket (as I do not use iOS devices)