waistline icon indicating copy to clipboard operation
waistline copied to clipboard

Enabling iOS Support

Open early-riser18 opened this issue 2 years ago • 6 comments

Hey all, this app looks really cool and I would love to use it on iOS too. Is there any plan to enable that support? :)

early-riser18 avatar Apr 16 '23 05:04 early-riser18

As far as I'm aware Apple doesn't allow GPL apps in its store

davidhealey avatar Apr 16 '23 09:04 davidhealey

They don’t, however it should be possible to sideload apps via a free developer account and AltStore? Admittedly I’m not overly familiar with the process, let alone the app requirements, but I genuinely hope it works!

NineTailz13 avatar May 17 '23 05:05 NineTailz13

Hi @davidhealey, since 3rd party app stores are being implemented in EU, I will assume that being GPL app won't be an issue. How feasible would be to have Waistline on iOS, through AltStore?

TickDracy avatar Jul 23 '24 21:07 TickDracy

How feasible would be to have Waistline on iOS, through AltStore?

Cordova supports iOS as a build target so I'm sure it's possible. I don't have any i devices though so I wouldn't be able to test and debug it. But if someone else wants to give it a go I'll merge any changes that are needed.

davidhealey avatar Jul 23 '24 21:07 davidhealey

How feasible would be to have Waistline on iOS, through AltStore?

Cordova supports iOS as a build target so I'm sure it's possible. I don't have any i devices though so I wouldn't be able to test and debug it. But if someone else wants to give it a go I'll merge any changes that are needed.

Well, technically I have the requirements to test it (since I do have a macOS, iOS and iPadOS devices), but I never stepped my toes into that.

If you could help me with some guidance on how to do it, I can test it (I will assume that it should be something like this).

TickDracy avatar Jul 24 '24 09:07 TickDracy

If you could help me with some guidance on how to do it, I can test it (I will assume that it should be something like this).

You'd need to setup Cordova on your system with whatever is required for building on MacOS - https://cordova.apache.org/docs/en/12.x/guide/platforms/ios/index.html

davidhealey avatar Jul 24 '24 10:07 davidhealey