-
Notifications
You must be signed in to change notification settings - Fork 198
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
fetchDevices does not return devices name #3504
Comments
Hi @gscarrone, thanks for opening this issue. We'll investigate and get back to you. |
@gscarrone I was able to get a fix for the issue you raised. Although, I have added tests to verify the behaviour, would you be able to test branch Once you confirm, I can plan to get a release out as quickly as possible. |
It works. Let me know please when release the new version and the version |
The version should be 2.26.1, will keep you posted, thanks! |
This has been released in 2.26.1 https://github.com/aws-amplify/amplify-swift/releases/tag/2.26.1 |
|
Describe the bug
After succefully login I call fetchDevices to know name and id of each device remembered, but I found "name" field is allways null.
Steps To Reproduce
Expected behavior
return devices name
Amplify Framework Version
2.25.7
Amplify Categories
Auth
Dependency manager
Swift PM
Swift version
5.8
CLI version
ND
Xcode version
15.2
Relevant log output
Is this a regression?
No
Regression additional context
No response
Platforms
iOS
OS Version
iOS 16, iOS 17
Device
iPhone 15 Pro
Specific to simulators
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: