Should I Launch My Therapy Prep App as a Web App or Go Native for iOS?

0
0
Asked By CuriousCoder88 On

I'm in the process of building a minimum viable product (MVP) for a web app aimed at helping users prepare for therapy, featuring daily reflections and weekly digests. I'm currently faced with an important decision: should I launch it solely as a web app for quick access across any device, or should I focus on developing a native iOS app since many expect journaling apps to be mobile? For those of you who journal for therapy, would you be okay with a polished web app that you can add to your home screen, or do you prefer downloading an app from the App Store? I'm really interested in hearing your thoughts.

3 Answers

Answered By DevDude21 On

I say go for the Progressive Web App (PWA)! It's much quicker to get out there and you can dodge the app store approval process. Plus, you can update easily and track user engagement. If you find people responding well to it, you can always consider a native app down the line.

CuriousCoder88 -

Thanks! I think I’m leaning towards the PWA as well. My only concern is whether users will see it as trustworthy enough for journaling since it’s not an App Store app.

PWA_Pioneer7 -

Definitely understandable! But PWAs can be very effective, and once people see how functional it is, they might change their minds about needing an app store version.

Answered By WebWizard92 On

I personally prefer not to clutter my phone with more apps. A web app that I can bookmark is definitely my choice! It makes things simpler and keeps my device cleaner.

Answered By TechSage42 On

Typically, folks tend to prefer an actual app for projects like this. However, I'd suggest starting with a polished web app/PWA to validate your concept first. It allows you to gather real user feedback without the hefty commitment of a native build right away. You can always develop a native app later if demand grows, especially if offline access becomes crucial for your users.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.