Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does the debug on SegmentConfig parameter has an effect on Android? #68

Open
SametSahin10 opened this issue Jan 27, 2023 · 1 comment
Open
Labels
question Further information is requested

Comments

@SametSahin10
Copy link

There's a parameter called debug on SegmentConfig class. In the documentation, it's stated that it's not possible to set a value to debug dynamically. Is the value passed into debug used on Android or do we have to add a metadata into AndroidManifest.xml?

@danielgomezrico
Copy link
Contributor

Hi @SametSahin10

Im not sure if I totally understand your question.

You need to send the value you need it in the SegmentConfig constructor when you are configuring the SDK,

@danielgomezrico danielgomezrico added the question Further information is requested label Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants