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
There are some assert statements in base64.c, which can crash the application using the lib when hit. The asserts should be in the debug build only or be converted to logs and errors.