przelewy24 / p24-mobile-lib-flutter

Other
11 stars 1 forks source link

Problem with Android dependencies. #6

Closed LukaszKoszentka closed 2 years ago

LukaszKoszentka commented 2 years ago

Hi, I have a problem with it building flutter on Android .

Can you help me?

mareklat commented 2 years ago

Hi, this address: https://mobile.przelewy24.pl/p24lib.gradle is accessible from machine where you try to build project?

LukaszKoszentka commented 2 years ago

Yes, I can reach this file.

mareklat commented 2 years ago

@LukaszKoszentka Try rebuild again. There was probably a temporary connection problem

Dizziest commented 2 years ago

I've got the same problem since yesterday. Looks like a bintray is down. Can we do anything about this?

mareklat commented 2 years ago

@Dizziest p24_sdk is not hosted on bintray but on github packages. It is very likely that the build process still crashes when trying to connect to the bintray server. Is this problem still occurring?

Dizziest commented 2 years ago

Yup, it is still occuring. Currently overpassed the problem by putting gradle in offline mode.

Dizziest commented 2 years ago

@Dizziest p24_sdk is not hosted on bintray but on github packages. It is very likely that the build process still crashes when trying to connect to the bintray server. Is this problem still occurring?

If it is not hosted on bintray, do you have any idea why does it happen or how to fix it?

LukaszKoszentka commented 2 years ago

Hi, this is still occurring for me also.

mareklat commented 2 years ago

@LukaszKoszentka @Dizziest Does problem also occur in the example project?

mareklat commented 2 years ago

Closed due to no response