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

React Native Android error come Service Unavailable #26

Open
harshal311989 opened this issue Sep 30, 2021 · 3 comments
Open

React Native Android error come Service Unavailable #26

harshal311989 opened this issue Sep 30, 2021 · 3 comments

Comments

@harshal311989
Copy link

Hello team, I use this plugin in my React Native application and I follow all steps which you mention in your document but i face issue IN android every time when i running in real device . Error as below

My Code is

`PushIOManager.registerApp(true, (error, response) => {

       console.log("Error---> ", error);
      console.log("Response---> ", response);
      });`

Error--->

<HTML><HEAD>
    <TITLE>Service Unavailable</TITLE>
    </HEAD><BODY>
    <H1>Service Unavailable - DNS failure</H1>
    The server is temporarily unable to service your request.  Please try again
    later.<P>
    Reference&#32;&#35;11&#46;1e6a1002&#46;1632829818&#46;d62e5b1
    </BODY></HTML>

Can anybody tell me what is wrong here I follow all steps but error come every time not able to run in Android

@thalessarubbi
Copy link

I'm also running into this issue on the simulator.

@harshal311989
Copy link
Author

hello team, Any updates on this ?

@uptscs
Copy link

uptscs commented Oct 12, 2021

You need to create the SR to address the issue. It looks like account is not configured correctly. You can work with CSM to fix it.

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

3 participants