Stuart Jones
Stuart Jones
Hey @imatwawana, can this be merged?
> > Hey @imatwawana, can this be merged? > > Per @marandaneto's comment before, we're gonna hold off on merging until more folks have adopted the newer version: [#5455 (comment)](https://github.com/getsentry/sentry-docs/pull/5455#issuecomment-1231336075)...
@xcarpentier can this be merged?
@xcarpentier can this be merged?
Closing as repository is no longer maintained
I had the same issue - I fixed by adding a check for `text1` to my custom Toast component. If no text1 is set, return null: ``` const Toast =...
We've done some more digging and the error is set to `Invalid status code 400 Bad Request` inside the okta Android OIDC SDK: https://github.com/okta/okta-oidc-android/blob/69a87fc000c721feee589f04d741cc137263afba/library/src/main/java/com/okta/oidc/net/HttpStatusCodeException.java#L26 If the status code is less...
Hi @JayNewstrom, thanks for getting back so quickly! Yeah most of us use Chrome ourselves, but lots of our customers don't so are complaining about the issue unfortunately. Better error...
Hi @JayNewstrom, will `@okta/okta-react-native` be updated to use this new SDK?
@VovaK1 Do you have both libraries installed? We experienced a similar problem when having both okta + react-native-app-auth installed. More details [here](https://devforum.okta.com/t/signinwithbrowser-not-opening-browser-in-mobile-app/15795)