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
feat(sdk): add init and destory methods (#2)
BREAKING CHANGE: Now you will have to call `Sdk.init()` on Initialization and `Sdk.destroy()` on releasing resources.