RazorPay : jitpack maven-metadata.xml error 521 - react-native

I am using razorpay in already developed react native app, but got error .
Could not GET 'https://www.jitpack.io/com/razorpay/checkout/maven-metadata.xml'. Received status code 521 from server: . does anyone has any idea about this that will be very appreciable.

Related

How to resolve firbase error - MusicModule.java

Hello I have react native app and I have using firebase but i have received a mail from firebase crash error like this :- (MusicModule.java line 108
com.guichaguri.trackplayer.module.MusicModule.waitForConnection)
I don't know what is the issue and how can I resolve this issue can anyone have a solution for this firebase crash.
Here is the screenshot:-
enter image description here

Having 'RNCSafeAreaProvider' Error on snack.io

I am trying to test an example on Snack.io, but i am experiencing this error:
Has anyboday have this issue before?
I got the same when i try to run this example that was linked to the react-navigation 5 docs. So i changed the expo version to 38 then error gone.

react-native-signature-canvas not working properly in expo IOS

react-native-signature-canvas is not working properly in Expo, it throws an error "Unable to open URL".
I am using package of react-native-signature-canvas signature using env Expo.
What is going on here? I just simply copy and paste this code from React Native Signature Component based Canvas for Android && IOS && expo.
I used the same code example provided on above page.
Error Message:
RemoteConsole.js:80 Possible Unhandled Promise Rejection (id: 0):
Error: Unable to open URL: ReactABI32_0_0-js-navigation://postMessage?data%253Aimage%252Fpng%253Bbase64%252CiVBORw0KGgoAAAANSUhEUgAAAuQAAAVWCAYAAAD ... YII%253D
I solved this error, this error throws because of remote debugger is on after i stop remote debugging it works fine.

react-native response error code 500

I'm encountering a strange issue, when I use react-native run-android command on the template project which I've created using react-native init I get the following the red error page on the device:
you should open your command line and see what error it gives to you. maybe it was syntax error or problem in your packages.you can use this link

SPErrorGizmoInstallNeverFinishedErrorMessag error in iwatch app

I am working on a iwatch app . when i am runing app getting this error . why this error is coming how to solve.
SPErrorGizmoInstallNeverFinishedErrorMessag
This issue happens when you have created duplicate scheme and selecting that and executing your project.
So go to Inside your active-scheme change the target to the correct one.