Is there any free alternative to Code-Push.
I discovered Expo but I don’t know if it’s possible to use it with Ionic
AppCenter discontinued Cordova, my apps are on Ionic 3
Is there any free alternative to Code-Push.
I discovered Expo but I don’t know if it’s possible to use it with Ionic
AppCenter discontinued Cordova, my apps are on Ionic 3
Hi
Have you considered AppFlow by Ionic? Not sure if there is a free tier.
Regards
Tom
We can’t pay for AppFlow
Code-Push was free
There is certainly a plugin for that, as AppFlow uses
Fair point,
The code of the plugin is opensource. You could consider making your own way? Some sort of server having the new code and then the plugin pulling the zip with the assets.
But also keen to hear alternatives see - I am not an expert in this
If anyone has this information it would be very helpful.
The package that Ionic has made to do Live Updates on AppFlow is GitHub - ionic-team/cordova-plugin-ionic: Ionic Cordova SDK.
UPDATE
Looks like AppFlow functionality within the Ionic CLI is deprecated in favor of the Ionic Cloud CLI so cannot confirm that is still using the cordova-plugin-ionic for Live Updates - reference.
@paulorogerio
Check out this repo: Solved! · Issue #3 · IllusionVK/ReplaceAppCenter · GitHub
People are reporting that they were able to host her own server and use regular code push plugin…
No. Nothing is free.
Success in my test.
Great job, I will test it as soon as possible.
This post will help thousands of people
Happy to help! @paulorogerio please share your experience and tips once you will test it…
I can’t say it’s free, but several freemium codepush alternatives may work for you. One of them that we are going to use is AppsOnAir.
Though there are many others like Bytepush, Revopush, and all, but they only focus on real-time app sharing.
On the other hand, AppsOnAir provides both over-the-air app distribution so you can share your apk and ipa files without needing approval from app stores. Also, AppsOnAir also offers you a CodePush alternative so you can push real-time app updates.
So, for us, AppsOnAir is more suitable for our ecosystem.
We can’t pay for AppFlow
me to …
Appflow is being discontinued anyways.
Capawesome has a Live Updates plugin - Capacitor Live Update Plugin - Capawesome