mayflower / PayForMe

iOS client for Cospend on Nextcloud
Apache License 2.0
72 stars 14 forks source link

support older iOS versions #29

Closed call-me-matt closed 4 years ago

call-me-matt commented 4 years ago

Hello! Installed nextcloud's cospend and wanted to try out PayForMe. Unfortunately it requires a newer iOS than I have on my phone. Is that a hard requirement or could it be possible to support also older versions?

Hustenbonbon commented 4 years ago

Hey, PayForMe is completely written in SwiftUI, which works unfortunately only on iOS 13 upwards, which means the oldest iPhone working should be the 6S. Sorry, but there is no way to make it available for older device other than creating every screen completely new.

call-me-matt commented 4 years ago

I understand that, thank you for your feedback.