-
Notifications
You must be signed in to change notification settings - Fork 333
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
Not able to fallback and use the barebones config. #887
Comments
Great catch!!! I'll get this into a 3.8.2. In the meantime, you can use 3.7.1 likely. |
I have created a #890 with a fix. When is 3.8.2 planned for release? |
Looks like PR #889 covered this right before you; they neglected to tag this issue though. Doh! Either way, thanks both for this issue report and the PR!!! 3.8.2 is coming out today. Prepping it now. |
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We updated from
pod 'Analytics', '3.6.10'
to:pod 'Analytics', '3.8.0'
and notice our events stop flowing.I debugged the issue and may know the cause of the issue: 0891ee3#diff-75d33076ee62b3feac17dcea1ee72f73
The text was updated successfully, but these errors were encountered: