Skip to content
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

Is this package still maintained? #70

Open
WoodyWoodsta opened this issue Mar 1, 2022 · 9 comments
Open

Is this package still maintained? #70

WoodyWoodsta opened this issue Mar 1, 2022 · 9 comments

Comments

@WoodyWoodsta
Copy link

I've noticed that questions aren't being answered and PRs not merged for a 4-5 months. We plan to start using Capacitor with Appcenter (coming from Cordova) but we need something more stable than this fork.

If this is an abandoned fork, then we would probably be happy to take responsibility for creating a fork or a version which is properly published to NPM, with some commitment to keeping the community active and the package maintained.

@RaulPROP
Copy link

RaulPROP commented Mar 9, 2022

In this comment @Clovel states that he has an invite as a maintainer, but had not accepted it yet.

If you have the resources to properly maintain a fork, I think the hole community will appreciate it.

@WoodyWoodsta
Copy link
Author

Since posting this issue, we've had a think about the feasibility of using Appcenter with Capacitor. We decided it would be unwise to leverage other app types in Appcenter in order to get it to work with a plugin for Capacitor possibly leading to further instabilities as Appcenter changes, and would rather consider using other services (Firebase, AWS, etc) to build our own OTA update mechanism.

@alexcroox
Copy link

@WoodyWoodsta in case you weren't aware, there is another effort here that allows you to use your own infrastructure:

https://github.com/Cap-go/capacitor-updater

I can't comment on it's stability as this repo is working fine for me in production, but I have been following along on the github/discord.

@WoodyWoodsta
Copy link
Author

Thanks for the suggestion @alexcroox - we aren't happy with the quality of that solution for the type of applications we're building. Will most likely draw some inspiration from it and others like it, but will need to build our own.

@mhamri
Copy link

mhamri commented May 13, 2022

it appears that the only fork that currently is maintained is https://github.com/Dwimcore/capacitor-codepush, i didn't give them a try but I will do soon

@Dwimcore
Copy link

Dwimcore commented May 13, 2022

@mhamri it is a fork I made today, for now I only applied @JumBay solution to a bundle dependency error.
We're not sure if we're going to keep this solution for now or not in our mobile app, we'll see in the next days / weeks :)

@mhamri
Copy link

mhamri commented May 13, 2022

sorry, my bad, I had 100 tabs open and copied the wrong url. I meant https://github.com/mmadlener/cordova-plugin-code-push but I just noticed that's a cordova version, but probably should should be able to create a connector somewhere

@afilp
Copy link

afilp commented Dec 28, 2022

@WoodyWoodsta Have you found or implemented (and care to share) any OTA update mechanism through Firebase please?

We would also need to use this package, but it does not support capacitor v4.

@WoodyWoodsta
Copy link
Author

I'm actually in the middle of writing our own that draws from S3 and a node.js service in our cluster (nothing to do with Firebase - I feel like using Firebase just for bundle storage is an overkill).

It's highly tailored for our app but I'll give some thought to making it public.

If Firebase had an OTA solution we'd probably use theirs but I don't believe they have that at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants