razorpay / razorpay-flutter-customui

Razorpay Flutter Plugin for Customui
MIT License
4 stars 17 forks source link

Could not resolve com.razorpay:customui:3.9.+. #53

Closed skalex4 closed 1 year ago

skalex4 commented 1 year ago

Razorpay maven server XML urls are throwing 403.

Warning: unexpected element (uri:"", local:"base-extension"). Expected elements are <{}codename>,<{}layoutlib>,<{}api-level>

FAILURE: Build failed with an exception.

BUILD FAILED in 1m 37s Exception: Gradle task assembleDebug failed with exit code 1

-- @vivekshindhe @ramprasadAnand @razorraghib Please provide a fix for this asap.

AamilLiveKeeping commented 1 year ago

@skalex4 Facing the same issue please give update ASAP I am trying to solve since last 4 hrs -- @vivekshindhe @ramprasadAnand @razorraghib

skalex4 commented 1 year ago

@AamilLiveKeeping Seriously. I tried to contact support yesterday afternoon. they told us that they'll provide the fix at the earliest. But still no fix.

-- @vivekshindhe @ramprasadAnand @razorraghib Requestiing you to please provide the fix as soon as possible.. our releases have stalled because we are unable to generate the builds.

AamilLiveKeeping commented 1 year ago

@skalex4 I think issue is resolved now i am able run app, I have do briefly R & D on this issue, Issue came from Jcenter() which was down in 31-Oct-2022

niteshdkart commented 1 year ago

@skalex4 I also face same issue yesterday and today it solved automatically , now I can able to build app. For me also it looks that the issue is from Jcenter() as their website also contains about this issue. As they said yesterday they are working on resolving it , today it resolves.

skalex4 commented 1 year ago

yes, @niteshdkart

They deployed the fix by 1 o'clock today, and it's working after that.

I think they change to maven from Jcenter.

vivekshindhe commented 1 year ago

Issue fixed on v1.3.3. Basically removed jcenter from the build.gradle file. Thank you for your patience.