Dan Wilt

Results 37 comments of Dan Wilt

@bartonhammond I believe I'm able to do this by opening up my project in Xcode. Once open, if I open up the Product menu at the top, then to go...

We haven't submitted it to the store yet. Just uploaded to TestFlight on Apple's servers to distribute to our team for internal testing. Once we're done testing, we'll submit for...

If you'd like to do a screenshare, I could help out. I also wouldn't mind documenting what we did so anyone else could potentially learn too

We've been using this too! A bit of a pain to get up and running but it's great once it is! On Tue, Feb 28, 2017 at 9:49 AM Josh...

I'm also running into this problem and have tried all the above solutions but to no avail 😢

Would love to see this as well! According the [AWS Cognito docs](https://docs.aws.amazon.com/cognito/latest/developerguide/logout-endpoint.html), the logout endpoint supports a `state` query param where this value could be passed in as so just...

Also, I don't see any documentation for some of the other methods you have. The only reason I know about `setReleaseStage`, `setContext`, and `setAppVersion` is because of your [Example](https://github.com/SudoPlz/react-native-bugsnag/blob/master/Example/Example.js)