Skip to content

sentry-native C++ app not reporting any user information after sentry_set_user #874

Closed Answered by supervacuus
chrisdalke asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @chrisdalke! You should be fine if you call sentry_set_user() after sentry_init(). As a general rule, I recommend only configuring your options using the sentry_options_* API before calling sentry_init() and continuing with all other interfaces afterward.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by chrisdalke
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #873 on August 11, 2023 15:31.