Design Mistakes We Made in Our iPhone App
sixrevisions.com
Design Mistakes We Made in Our iPhone App
1–10 of 15 posts
Re: Design Mistakes We Made in Our iPhone App
#2Re: Design Mistakes We Made in Our iPhone App
#3How do you handle the reports after login? Is it just a webview presenting the same content as the web app? I assume it's not too js heavy, so you don't run into performance issues?
Re: Design Mistakes We Made in Our iPhone App
#4vat,gst,bill,receipt,budget,report,finance,income,customer,profit,business,money,crm,ocr,pdf,bookkeeping,estimate
I'd generated these keyword suggestions with a tool we'd built for my startup at https://appstorerankings.net
Re: Design Mistakes We Made in Our iPhone App
#5I can't count the number of times I've downloaded an app and have been smacked in the face with the exact same screen of two text boxes (username, password) and two buttons (log in, sign up).
Re: Design Mistakes We Made in Our iPhone App
#6Re: Design Mistakes We Made in Our iPhone App
#7Nice writeup, I'm a fan of FreshBooks on the web. You guys should add better keywords for your app so your customers can find you: vat,gst,bill,receipt,budget,report,finance,income,customer,profit,business,money,crm,ocr,pdf,bookkeeping,estimate I'd generated these keyword suggestions with a tool we'd built for my startup at https://appstorerankings.net
Re: Design Mistakes We Made in Our iPhone App
#8Very insightful. Each point seems obvious after the fact, but it's good to get some validation on this 'obviousness'. How do you handle the reports after login? Is it just a webview presenting the same content as the web app? I assume it's not too js heavy, so you don't run into performance issues?
After login, the 'Create Account' and 'Login' buttons are replaced with two links: 'Email me a link to Reports' and 'View Reports in Safari'.
The primary call-to-action is the email because we recognize that the viewing experience for a traditional accounting report is still best on a computer (we actually say that in the copy). That said, if you need access immediately we provide it in a webview that shows the same content as the webapp (as you guessed).
Performance is fine on these pages but ultimately not as good native.
Re: Design Mistakes We Made in Our iPhone App
#9Nice writeup, I'm a fan of FreshBooks on the web. You guys should add better keywords for your app so your customers can find you: vat,gst,bill,receipt,budget,report,finance,income,customer,profit,business,money,crm,ocr,pdf,bookkeeping,estimate I'd generated these keyword suggestions with a tool we'd built for my startup at https://appstorerankings.net
As good as your tool may be, HN generally frowns on linkspam and SEO "hacking", and you happen to have placed yourself in the worst possible intersection of both.
Re: Design Mistakes We Made in Our iPhone App
#10These kinds of tasks were actually more common than creation — especially on mobile...
Sounds like a business analysis problem, then. Don't build for what you think your users will do or what they tell you they'll do, build for what they actually do.
I'm not sure this was a "design" problem per se.