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

Plugin update issue #671

Closed
sadjous opened this issue May 3, 2018 · 3 comments
Closed

Plugin update issue #671

sadjous opened this issue May 3, 2018 · 3 comments

Comments

@sadjous
Copy link

sadjous commented May 3, 2018

when i try to update this plugin to 1.0.3 i faced some difficulties.

  • When i run cordova plugin add cordova-plugin-firebase it take too long time and the plugin is not installed

  • but if i run cordova plugin add [some_plugin] it work fine

  • by checking i try to download the .zip file of the plugin from the repository and i found that it's around 126 MB

it's so strange, am i wrong doing some thing or it's the plugin new size

please help

thank for your help and i'm sorry for my english

@soumak77
Copy link
Contributor

soumak77 commented May 3, 2018

It appears this plugin has issues installing on slow networks due to the large plugin size as you mentioned. The plugin has to include the Firebase iOS SDK, causing the plugin download size to balloon up to over 100 MB. An alternative is to install the Firebase iOS SDK via CocoaPods, but I'm not sure how that will affect other users.

I'm open to switching to use CocoaPods, but not sure if there are any issues that might arise. Hopefully the community can chime in on #672 for more info.

@soumak77
Copy link
Contributor

soumak77 commented May 4, 2018

this will be fixed with #672. Until then, just try to reinstall until it works.

@soumak77 soumak77 closed this as completed May 4, 2018
@ayyazzafar
Copy link

I am also facing this issue. I am waiting since 2 hours but installation is still not completed. :(

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

3 participants