Loading...
Answers
MenuCan you offer 1-month or 1-week trials on in-app purchases?
I have my first application dedicated to Chiropractor's in the iOS App Store and it's a free download with a monthly investment for half the functionality. I want to offer a trial to show the value, is that possible?
Answers
You can't offer trials or even easily make refunds accessible via in-app purchases. What you can do is actually make manual deposits or write checks back to the users who ask for it. But the purchase behavior associated with in-app purchases really shouldn't require any promise of a refund. In fact, doing so might make people *less* likely to purchase being that you're telegraphing a weak offering.
Happy to talk through alternate ways of testing pricing and willingness to pay in a call.
You can add a license component to the app that checks your server for validity when it launches (there are actually services that do this for you if you don't know how to). This way you can offer trials of varying lengths and leave the in-app stuff to for purchasing. I've done this set up with my previous company and it worked exceptionally well.
Hello,
No, iOS app store doesn't suggest any options for running trials. You could provide another half of functionality as an in-app purchase (freemium)
Auto-renewable subscriptions provide a simple way to offer free trials to users. When users sign up for a subscription with a free trial, their subscription begins immediately but they will not be billed until the free trial period is over. You can select one of the following durations for a free trial: 3 days, 1 week, 2 weeks, 1 month, 2 months, 3 months, 6 months, or 1 year.
Besides if you do have any questions give me a call: https://clarity.fm/joy-brotonath
Related Questions
-
What is the best technology for developing a new mobile app from scratch?
There are two sides to that question. One is the mobile app itself and the other is the backend. If I misunderstood in any way and you didn't mean "native" app I apologize in advance. On the backend, there is no clear cut answer to which is the "best". It depends solely on the developers you are able to get. We for example use Node.js , mongoDB, redis, elasticsearch and a couple of proprietary tools in the backend. But you have your pick of the litter now both on the backend api and the datastore with the myriad of options available and touted as the "best" currently on the market. Now on the app side again it solely depends on what you need your mobile app to do. Experiencing first-hand "develop once, run anywhere" I can say it's more like "develop once, debug everywhere" to quote a Java saying. We have tried Phonegap and Titanium Appcelerator and we have switched to native (ObjC and Java) after a couple of months of trying to go the hybrid route. The reasons behind the choice are as follows: - anything that breaks the pattern of how those frameworks NEED to operate is just a huge technical debt that keeps accruing a huge interest. - anything that uses css3 accelerated animations on Android is buggy at best and slow as hell at worst on any lower (< 4.1 I think) versions of Android I hope this gives you some insight. If you need/want to ask me anything feel free to contact me. MihaiMP
-
iOS App: Beta vs Launch Quietly?
I would suggest launching in a foreign app store only (ex: Canada). That will allow you to get more organic users to continue iterating without a big push. I got this idea from Matt Brezina (Founder of Sincerely, previously Xobni) https://clarity.fm/brezina - he's the man when it comes to testing & iterating mobile apps.DM
-
What tools to use for mobile Prototyping ?
My 2 favourite are: - www.uxpin.com - www.flinto.com Flinto is by far my favorite for mobile. I also us www.balsamiq.com for anything wireframe. Sometimes I jump into Sketch http://www.bohemiancoding.com/sketch/ for more high fidelity mockups using their Mirror feature http://www.bohemiancoding.com/sketch/mirror/ Hope that helps. P.S. There's a tonne of Mobile UX experts on Clarity, many $1/min - call them, you'll learn so much. my2cents.DM
-
Where can I find programmers willing to join a growing mobile start up for equity only?
You won't find anyone worth adding to your team willing to work for equity only, no matter how compelling your product and business is. The realities of the talent market for mobile developers anywhere is such that a developer would be foolish to work only for equity unless they are a cofounder and have double digit equity. Happy to talk about hiring and alternatives to full-time hires.TW
-
Does the 30% apple transaction fee apply to physical goods purchased on an app? Really need help Struggling Startup!
Apple specifically precludes anything that can't be delivered via the app from using in-app purchases. So you're free to tie a credit-card to services and real-world fees (think Uber) without paying Apple any transaction fees. Here's Apple's documentation on what they support (and don't allow) for in-app purchases. https://developer.apple.com/in-app-purchase/In-App-Purchase-Guidelines.pdf Happy to help in any way I can. I run a mobile-based startup myself.TW
the startups.com platform
Copyright © 2025 Startups.com. All rights reserved.