As A Mobile App Developer What Is Your Top Issue In Providing Tech Support?
I know you’re very busy, but I really need your feedback: I'm building a free technical/customer support platform (SaaS) for mobile app developers, and I'd like your thoughts on what services would help you reduce support time and resources used to support users.
What are your top management issues that eat your time up in providing tech support, engaging your user base, or services you would like to see that would reduce the internal resources used to provide tech/cust support?
I am finalizing a set of core services to help mobile app developers manage their users' requests for help on app issues, crowd source app solutions when appropriate from your expert users, and identify and prioritize the most pressing bugs and feature requests. You thoughts on this would be very helpful.
If you would prefer to email instead of posting your thoughts publicly you can at: apphelpfeedback at gmail dot com.
My app costs a lot more than a happy meal, and I still don't see a lot of support needs. In fact, most of my support emails are either about transferring apps to another device, or people who don't know about how things like the ring silence switch work. So my biggest need is an easy way to explain to people how iTunes and their devices work, and less about my app.
Have you got a direct link to support inside your app? Because since I've added it, I get 10x the emails I was receiving before and I spend between 30 minutes to 1 hour a day to reply them all.
Thankfully they are pretty much all about the same issues... and most wouldn't be necessary if only users would read the description before downloading an App...
Have you got a direct link to support inside your app? Because since I've added it, I get 10x the emails I was receiving before and I spend between 30 minutes to 1 hour a day to reply them all.
Thankfully they are pretty much all about the same issues... and most wouldn't be necessary if only users would read the description before downloading an App...
+1
With just the default support email and even email address somewhere in the app, I was not getting anything. With a support form on the website, I receive a lot of questions, feedback, ideas for future updates... Good and bad stuff.
I am actually going to set up a forum soon, it should save me and my customers some time on common issues.
I had the same experience. The user could email me from within the app, but they rarely did so. Once I added a contact form to the website I regularly get contacted about bugs, suggestions or just to tell me they enjoy the app.
Quote:
Originally Posted by jptexas
+1
With just the default support email and even email address somewhere in the app, I was not getting anything. With a support form on the website, I receive a lot of questions, feedback, ideas for future updates... Good and bad stuff.
I am actually going to set up a forum soon, it should save me and my customers some time on common issues.
__________________
Michael Emmons
Founder, App Apps, LLC http://app-apps.com
To put it another way: If your app is so confusing that it needs customer support, then you did a bad job writing the app in the first place =)
IMO, as an application provides more functionality and offers more choices i.e. higher level of sophistication, it will require more customer support. I also believe age plays a role as well, the older the consumer the more questions they will usually have which will require more customer support.
To put it another way: If your app is so confusing that it needs customer support, then you did a bad job writing the app in the first place =)
It doesnt depend by the design of your app, or not entirely, it depends by what your app does.
If you have an app from you bank which is really simple and easy to use you'd still have to have a pretty damn good customer support. (Well, the bank has)
IE Sensible data, complex operations, privacy, security apps all require good customer support if you are serious about your business.
I used to put a mechanism to contact me from within the app, and yes i did get significantly more e-mails. But I actually took it out and put in an e-mail address instead.
I don't get as many pointless "awesome app" or "your app sucks" e-mails anymore. Now all my e-mails are legitimate problems people have that they actually take the effort to fire up a real e-mail editor to write me about.
Sales and ratings/reviews have not suffered one bit as a result. It just proves my theory that app customers don't really care about getting customer support for $1-$5 apps.
Of course YMMV depending on the type of app you have. I still stand by my statement though. If your app is THAT complicated that it literally requires customer support just to use, it's too complicated. Apps are supposed to be simple and intuitive. If it's not, you're doing a poor job.
I used to put a mechanism to contact me from within the app, and yes i did get significantly more e-mails. But I actually took it out and put in an e-mail address instead.
I don't get as many pointless "awesome app" or "your app sucks" e-mails anymore. Now all my e-mails are legitimate problems people have that they actually take the effort to fire up a real e-mail editor to write me about.
Sales and ratings/reviews have not suffered one bit as a result. It just proves my theory that app customers don't really care about getting customer support for $1-$5 apps.
Of course YMMV depending on the type of app you have. I still stand by my statement though. If your app is THAT complicated that it literally requires customer support just to use, it's too complicated. Apps are supposed to be simple and intuitive. If it's not, you're doing a poor job.
I have in app email support buttons. I get TONS of these
"Sent from my iPhone" With NOTHING written in it. It is really annoying! Haha
__________________
Haters gonna Hate
Likers gonna Like
I am happy now that I get more feedback from the users.
There are a ton of posts here on:
- How do I reply to reviews
- Beta testers needed
- Marketing, whether it is to understand customer needs, market research, promotion...
- How do I improve rankings/reviews with updates...
- ...
Well, I find having all those feedback emails not only help a lot addressing some of those questions directly, but also provides with a customer mailing list when you need to make direct announcements.
Not to count the few contacts I got for people interested in contract work.
There are a ton of ways of being successful, and not having a strong feedback system in place won't prevent many from selling huge amount of apps. But for some, it will be an important piece of the puzzle.
My biggest issue is perhaps more common to all tech support: not a lot of people seem to know what type of phone they have or what iOS they're running.
The confusion that caused the biggest headache is people who have an iPhone 3G but think they have an iPhone 3Gs. We've had to go as far as them sending us their exact model number and ID from the back of their phone and then for us to look up those numbers on the Internet to figure out what phone model we were dealing with. And of course when they report a problem they never include that info by default.
There are a ton of ways of being successful, and not having a strong feedback system in place won't prevent many from selling huge amount of apps. But for some, it will be an important piece of the puzzle.
Absolutely. I find twitter the best for this. I have a built in UIView that shows my twitter posts and the advantage of this is that questions people have (and consequently my answers) are broadcast to everyone. So you don't have 100 people e-mailing you about the same thing.
Twitter, imo, is the best way to do customer support for iphone apps.
Absolutely. I find twitter the best for this. I have a built in UIView that shows my twitter posts and the advantage of this is that questions people have (and consequently my answers) are broadcast to everyone. So you don't have 100 people e-mailing you about the same thing.
Twitter, imo, is the best way to do customer support for iphone apps.
They have the option to log into twitter and ask a question from within your app?
__________________
Michael Emmons
Founder, App Apps, LLC http://app-apps.com
Yeah they do. It's just a UIWebView that shows the mobile twitter site. Very easy to implement.
I guess I always over-engineer things. I immediately started thinking about how the OAuth or xAuth to twitter would work in a case like yours (where twitter is a trianary feature), what sort of error handling would be reasonable and if it was worth it to implement. LOL.
__________________
Michael Emmons
Founder, App Apps, LLC http://app-apps.com