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
This library cannot be used in server side, since it has Retrofit library for Http requests. And Retrofit uses native android.os.Handler class, which required Android SDK. I think this should be updated.
This library cannot be used in server side, since it has Retrofit library for Http requests. And Retrofit uses native android.os.Handler class, which required Android SDK. I think this should be updated.