May I ask about the approximate release date?
"expo": "^47.0.0",
This version is too low, the new Expo Go app does not support it, can you upgrade it?
which expo version are you using?
I get this error if the client secret is empty Auth ErrorTypeError: Failed to fetch
What's the client_secret for the swagger ui? by the default the appsettings doesn't have a client_secret for it? I checked the openiddict/applications page, it is a public client but it doesn't work if I leave it blank
I am trying to run the react native app on my iphone and android simulator, both are failed with there errors ERROR TypeError: _ReanimatedModule.default.createNode is not a function (it is undefined), js engine: hermes ERROR Invariant Violation: "main" has not been registered. This can happen if:
AppRegistry.registerComponent wasn't called., js engine: hermesare you still maintaining the react native app?
We are trying to deploy the AuthServer to an Azure App Service, but we can't make it work. Is there a document that we can use?