Hi, i tried to use your example by doing:
yarn install
yarn start
react-native run-android
the app says it got authorized but the json object is the following:
{
success: false,
message: "Authorization cancelled"
}
is this an error linked to the authentication of the app or is just not handled correctly?
logs:

Thanks in advance 😃
Hi, i tried to use your example by doing:
the app says it got authorized but the json object is the following:
is this an error linked to the authentication of the app or is just not handled correctly?
logs:

Thanks in advance 😃