You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
<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 #11.1e6a1002.1632829818.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
The text was updated successfully, but these errors were encountered:
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) => {
Error--->
Can anybody tell me what is wrong here I follow all steps but error come every time not able to run in Android
The text was updated successfully, but these errors were encountered: