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
Fixed crash regarding using Tweaks along with the Khan Academy Tweaks lib as both DBs were pointing to the same location. (#111)
Fixed a crash when connecting to the A/B testing editor using the gesture due to a peformSelector with no return value not being unwrapped properly. (#109)
Added a boolean to our identify method in scenarios where we wish to disable people profile updates for that user. (#113)