datatrans / android-sdk

Accept payments on your Android apps: Our mobile SDKs support your entire payment and registration process and simplify the integration of any payment method in your mobile apps.
Other
6 stars 0 forks source link

The SDK cannot be downloaded from JFrog #14

Closed eduardvasilache closed 1 year ago

eduardvasilache commented 1 year ago

Hi,

We are getting the following error when building the project in our pipeline:

> Could not resolve ch.datatrans:android-sdk:3.1.1.
> Could not get resource 'https://datatrans.jfrog.io/artifactory/mobile-sdk/ch/datatrans/android-sdk/3.1.1/android-sdk-3.1.1.pom'.
> Could not GET 'https://landing.jfrog.com/reactivate-server/datatrans'. Received status code 409 from server: Conflict

The page https://datatrans.jfrog.io/artifactory/mobile-sdk is redirecting to https://landing.jfrog.com/reactivate-server/datatrans and is showing the following message: "Enter the email used to register for the free JFrog subscription to reactivate the account".

Everything was working fine until today. Is this something that needs to be fixed on your side?

Thanks!

Bresiu commented 1 year ago

Hi,

Same is happening to us since yesterday evening.

gtomek commented 1 year ago

I also have this problem and I cannot use v2.7.0

You can see the following now if you click on the link: https://datatrans.jfrog.io/artifactory/mobile-sdk

JFrog's Free-Tier subscription has been deactivated.

The following options are available:

    Upgrade to a paid account by visiting [MyJFrog](https://my.jfrog.com/)
    For Java, Conan and Docker users, JFrog has free community or OSS editions available in our [developer downloads](https://jfrog.com/community/open-source/) area
    If you’re an [OSS contributor](https://jfrog.com/community/giving-back/), speaker or JFrog Guru, please [contact us](https://jfrog.com/contact-us/) to explore alternative paths for your projects

Any ideas when this will be sorted out?

Bresiu commented 1 year ago

@luiscosta Any update?

Qoxis commented 1 year ago

Hi,

We do have the same problem on our side:

09:27:18.662 > Could not resolve all files for configuration ':app:betaCompileClasspath'. 09:27:18.662 > Could not resolve ch.datatrans:android-sdk:3.1.0. 09:27:18.662 Required by: 09:27:18.662 project :app 09:27:18.662 > Could not resolve ch.datatrans:android-sdk:3.1.0. 09:27:18.662 > Could not parse POM https://datatrans.jfrog.io/artifactory/mobile-sdk/ch/datatrans/android-sdk/3.1.0/android-sdk-3.1.0.pom 09:27:18.662 > Already seen doctype.

bacherma commented 1 year ago

Important update: We apologize for the inconvenience caused. JFrog has deactivated standard accounts without notifying our current account admins, resulting in our loss of access. We are actively working to regain access but so far without success. As a (temporary) solution, we have set up a new repository that contains the latest releases.

Please use the following repository URL:

https://weareplanet.jfrog.io/artifactory/mobile-sdk/ (Update: do not use, see next post)

As of now, this repository contains versions 2.7.0 - 3.1.1. The newest version 3.2.0 as well as older versions will be added later today. Thank you for your understanding.

bacherma commented 1 year ago

Update: The repository is back at: https://datatrans.jfrog.io/artifactory/mobile-sdk/

Please update the URL, the temporary repo will stop working after Thursday 27th.

Please accept our apologies for any inconvenience caused.

-- @Bresiu @gtomek @eduardvasilache @Qoxis @jschmid @DanielSobczak @CiprianU @jeremystucki @christianr-ifolor @rohlandm @Kevinrob

Dzamir commented 1 year ago

Thanks for the updates, but I can't find the 1.5.0 build on the updated repository: https://datatrans.jfrog.io/ui/native/mobile-sdk/ch/datatrans/android-sdk/

richiehug commented 1 year ago

The build 1.5.0 dates back from December 2021. Please update to one of the latest builds to avoid many issues we solved in newer releases.