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

Android install fails: update URL not reachable #56

Open
frismedia opened this issue Oct 17, 2016 · 2 comments
Open

Android install fails: update URL not reachable #56

frismedia opened this issue Oct 17, 2016 · 2 comments

Comments

@frismedia
Copy link

I wanted to re-install the plugin because I had to remove and re-add the Android platform because something wasn't working right, but when cordova tried to check for updated configuration for this plugin, it gave an error.

After doing some research I found that you're using the URL http://ec2-54-201-108-205.us-west-2.compute.amazonaws.com/CordovaPlugin/1.6.0/Android/paths.json for checking for updates for the android platform, but this URL doesn't seem to work (anymore). The iOS update URL is also not working by the way.

Unfortunately the plugin install fails after that, so I'm not able to use the Connect SDK at this point...

@frismedia frismedia changed the title Android install fails: update url not reachable Android install fails: update URL not reachable Oct 17, 2016
@ghost
Copy link

ghost commented Oct 28, 2016

I have the same problem. It would be great if you could resolve it

@mrdu3nde
Copy link

mrdu3nde commented Apr 7, 2018

We are with the same error, it hurts that the plugin can not be used

seokhee-lee added a commit to seokhee-lee/Connect-SDK-Cordova-Plugin that referenced this issue May 14, 2020
Do not check Connect SDK update through the broken link of
"http://ec2-54-201-108-205.us-west-2.compute.amazonaws.com/CordovaPlugin/1.6.0/Android
or iOS/paths.json"
seokhee-lee added a commit that referenced this issue Oct 15, 2020
This patches resolve the issues: #42, #43, #56, #57, #69, #70, #71 with
following changes:
-Fix build errors
-Remove update check process with the broken link in android-install.js
-Remove update check process with the broken link in ios-install.js
-Change media URLs in SamplerEventHandler.js
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

1 participant