react-native-bugsnag
react-native-bugsnag copied to clipboard
setUser support
Is there a way to currently set a current user for bugsnag so errors could be tracked on a user basis?
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
There's a setIdentifier
method.
Yeah I agree the docs could be better (maybe a PR 😉 )
Guys I'll try to make things better by time, but lately I've been super busy, I have literally zero time to add those right now, but I'd be SUPER happy to accept any pull requests, really!!
@SudoPlz Even a few sentences describing the names of functions exposed would help
I know, I'll try to get some time to do it during the weekend..!