Congrats on your continued success!
Show HN: An iOS budget app I've been maintaining since 2011
11–20 of 61 posts
Re: Show HN: An iOS budget app I've been maintaining since 2011
#12Re: Show HN: An iOS budget app I've been maintaining since 2011
#13Looks great, and I was also happy to see that it has offline capabilities and will sync once you have a signal. There needs to be more apps built using this model.
Re: Show HN: An iOS budget app I've been maintaining since 2011
#14- what kind of authentication protocol stack is used
- what algorithm is used for network protocol encryption (hash, block, encryption)
- is data centrally stored, if so, is it encrypted at rest? Key stays in phones?
- any accounting audit done? (Moot but just a check mark in a small-family-business-oriented checkbox)
Great pricing!!
Re: Show HN: An iOS budget app I've been maintaining since 2011
#15Re: Show HN: An iOS budget app I've been maintaining since 2011
#16I wish financial institutions were better at automated exports of your financial data, given the right permissions of course.
Re: Show HN: An iOS budget app I've been maintaining since 2011
#17My personal bias is that anytime I see on a software company's website footer that they're a GmbH, I know it will be selling high quality, durable, reliable software ;) Congrats on your continued success!
Re: Show HN: An iOS budget app I've been maintaining since 2011
#18How many users?
Maintaining it for 14+ years is a huge effort, so I expect somehow a stable business model behind it?
Re: Show HN: An iOS budget app I've been maintaining since 2011
#19Congrats, really a long-run marathon!
Re: Show HN: An iOS budget app I've been maintaining since 2011
#201. How long after releasing the iOS app did you start on an Android version?
2. Are you using some kind of cross-platform framework, or are the apps mostly “mobile-friendly web views”?
3. How much code is shared between the three architectures?
4. How much of the app functionality is “server based” instead of “on device”?