You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are deprecating surveys as in 4.9.3. Surveys will be completely removed from the SDK soon.
Crash fixes:
ConcurrentModificationException when using addOnMixpanelUpdatesReceivedListener.
ConcurrentModificationException when using Tweaks.getDefaultValues()
NullPointerException when destroying a survey.
Improvements:
No network attempts to visual editor if it's not connected (this will remove all the error logs you guys are seeing in debug mode).
New meta-tag flag: com.mixpanel.android.MPConfig.IgnoreInvisibleViewsVisualEditor. Set this boolean to true if you don't want invisible views to be sent to our visual editors (AB Test or Codeless).