I am using the AWS mobile hub sign in function. My goal is to have user to sign in (no need for sign up), so I created the pool through the mobile hub. I have gone through the integration guide for setting up and calling the sign in UI. However , by running the app, I got below error , do I still miss something ? Is there a more specific tutorial which I can take a look ? User I created in the pool do work, I tried different password , it display password not matched, but sign in ui does not disappear with correct password. Below is the error log.
Cannot find executable for CFBundle 0x7fb75c2277b0 (not loaded) Amazon DynamoDB Save Error: Error Domain=com.amazonaws.service.cognitoidentity.AWSCognitoCredentialsProviderHelper Code=0 "Obtaining an identity id in another thread failed or didn't complete within 5 seconds." UserInfo={NSLocalizedDescription=Obtaining an identity id in another thread failed or didn't complete within 5 seconds.} Could not successfully update network info during initialization. Could not successfully update network info during initialization.
Thanks