-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What price do you consider reasonable to pay for the "Code Push" feature? #5
Comments
I would opt for a self-hosted solution and choose to support (via Patreon or otherwise) anyone helping with this open-source "self-hostable" solution before I ever choose to add yet another monthly subscription fee to my long list of subscription fees for tech solutions. Only in the event that the self-hosted solution was really problematic would I then consider a subscription service. |
Different monthly plans based on usage would be interesting. 10$/month for ex: 2500 deploys, would not be a problem for the peace of mind it provides. |
I'm one of the engineers working on VoltBuilder, a replacement for Adobe PhoneGap. I've been lurking here since the beginning. VoltBuilder doesn't currently support Code Push, but we have most the components to do so already. (server storage, upload, building, user management, billing, website, etc.) as well as user support. I'm very interested in hearing how people use Code Push and how it helps them. What features are important? What would the perfect service look like? Feel free to reply here, or to me directly at gh@voltbuilder.com. |
@gwhenne We use Codepush for the purpose of being able to live stream an update without having to deploy a new version to the app stores and wait for the lengthy and tedious approval process. This is great for fixing bugs immediately or rolling out features. |
@vesper8 - do you run into any pushback from the Stores? I believe Apple, in particular, has restrictions in their agreements about doing this kind of thing. |
As long as you are not pushing a completly new app code base, that it stays the same app and you really use for pushing new features or bug fixes, they will accept it. I never had any problem with apple approval and am using CodePush since at least 5 years. It's awesome to be able to update the app without having to make a new build each time and go through approval delays each time... Ionic is doing it and also selling a similar service, they would not do that if it was not perfectly accepted by Apple. If you want to offer this service, you need to take into consideration that CodePush will stop working for all of us very soon, and we need a solution (soon) hehe ;) I'm convinced there is market for that.. a lot of people got dumped away by this decision from Microsoft..! |
@gwhenne I'm curious to know if VoltBuilder has made available (or has plans) to offer similar functionality to CodePush? |
We looked hard at it. We had most of the solution as part of VoltBuilder already, and were able to set the rest up on a test bed. But we got little response from CodePush users. We weren't convinced there was enough interest to build out the actual product. Making something which works is one part; running the servers and support on a serious level would have required a real commitment on our part. We didn't think it made sense from a commercial basis. |
Hey guys just in case you didn't see my issue here : #7 (comment) |
Hello devs,
I'm doing some surveys and research on an alternative to the AppCenter Code Push feature.
Knowing that the only alternative on the market today is the "Ionic AppFlow" for $499/month, and that this service is prohibitive for most developers and companies outside the USA.
So, I would like to know what amount you would be willing to pay monthly per project to get the Code Push functionality (without the other functionality that was in the AppCenter).
With some consensus, we can perhaps present the data to Ionic, or even to an investor interested in investing in a startup for this purpose.
Thanks,
The text was updated successfully, but these errors were encountered: