-
Notifications
You must be signed in to change notification settings - Fork 885
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MQTT reconnect in background getIdentityRef error: -25308 #3423
Comments
I'm having exactly the same issue (AWS iOS SDK version : 2.27.6. I'd love to know if this issue was ever resolved (or a workaround identified) I think it's somehow linked to needing to save the SecIdentityRef in the keychain using |
Searching around on the internet for similar issues from others, I also wonder whether this is relevant: |
@gadget-man Our team is investigating the issue the will provide an update soon. |
@harsh62 are you able to provide any update (or timescales) for this fix? Currently, Apple Watch apps that need to call the AWS iOS SDK on their paired phone in the background are unable to work. |
We have a PR to add accessibility level to the IoT SDK - #4159 , We will let you know here when this is released, in the mean time you can try this dev branch |
The change has been released in version 2.27.10 https://github.com/aws-amplify/aws-sdk-ios/releases/tag/2.27.10 |
Hi. We are experiencing connection issues using the IotDataManager mqtt API in the following circumstances
getIdentityRef error: -25308
Could not find SecIdentityRef
AWS IOS SDK version: 2.21.0
The text was updated successfully, but these errors were encountered: