Login Issue in Amazon Mobile Hub with Cognito
问题 I am using Mobile Hub (amazon) in my android project and for sign-in providers i am using cognito and I have their sample code which they provide and I modify the code and the Login with Facebook is working but the issue which I am facing is onSuccess method when user login successfully called twice and I debugg it but I can not Figure it out how to fix that issue. SplashActivity.java public class SplashActivity extends AppCompatActivity implements SignInResultHandler { IdentityManager