Comment on Submitting an App for iOS approval
BombOmOm@lemmy.world 5 days agoFor the money angle, something like a Digital Ocean droplet would be appropriate here. They are $4/mo and you don’t even need to run the thing all the time, just when you need an app version approved.
elvith@feddit.org 4 days ago
Oracle Cloud offers 4 ARM cores, 24GB RAM and 200GB storage in their free tier (IIRC you can even divide that into 4 separate VMs). Very useful for cheap testing, if your code/server supports ARM.
Even then, a small underpowered x64 VM for testing purposes is often free on all hyperscalers. Not the fastest server, but depending on the use case?