This repository was archived by the owner on May 20, 2025. It is now read-only.

Description
We are setting up CodePush internally for our React Native mobile apps.
While we have successfully deployed the CodePush server, we are now facing an authorization issue through our GitHub account.
When we hit code-push-standalone register , we get this error -> "The redirect_uri is not associated with this application.".
This is our oAuth app on Github

Also can we have single codepush server deployed for multiple apps?