-
Notifications
You must be signed in to change notification settings - Fork 12
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
How to disable trackingSessionEvent
?
#65
Labels
question
Further information is requested
Comments
Hi @scana, yeah, in the second way you can declare @liuyang1520 @justin-fiedler maybe we should turn that value in config to var to prevent future confusion. |
@qingzhuozhen , do you mean this part? |
@liuyang1520 yeah, that is correct. |
1 task
@qingzhuozhen , I create a PR #68 for updating this, PTAL! |
Merged and released in v1.3.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Hi! Is there any preferred way to disable
trackingSessionEvent
property on Android?I see that Android-supported initialisation method only allows to modify the existing configuration, which in turn declares
trackingSessionEvent
as aval
.EDIT:
Should I just do this?
The text was updated successfully, but these errors were encountered: