-
Notifications
You must be signed in to change notification settings - Fork 200
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
Update AWS iOS Swift example code #3245
Comments
@davepander Thanks for opening the issue. Our team will work on updating this documentation to reflect the latest platform versions. |
@atierian Any thoughts or questions on this update? |
We're working on updating the documentation -- we'll update you here once that's complete. In the meantime, are there any specific questions around usage that we can help you with? |
Updates? I have hit these two issues. If you have an update (or workaround) please provide it even if you can not update the official documentation yet. Thanks! (PS: there is actually another issue in the example code where some print statements are not terminated properly. If you give a fix to these issues I'll open a defect for that component) |
@GitPappaBaker Thanks for following up. Our team is actively working on updating the documentation. I will try to get some clarifications posted on this issue. |
I'll put my own update in here. Not sure this is how it is supposed to function, but this will get you through.
I just mention this so no one overthinks the errors that this series of switch/case generates. I'm happy to have someone tell me a different way to fix these issues but for now...the code is working ;) |
Hi all, I wanted to provide an update. The team is working on re-writing the old sample tutorial found at https://aws.amazon.com/getting-started/hands-on/build-ios-app-amplify/ in order to use the latest tools, practices and features from both Swift and Amplify. We appreciate your patience while we complete and publish this update. In the meantime, you can visit our official Amplify Documentation for Swift website, where you will also find:
Thanks! |
The updated guide is queued up for release -- we'll let you know once it's complete. |
Any update on the release? |
No updates at this time. We'll be sure to let you know on this issue once the updated guide is released. Please let us know if you have any concrete questions on getting started with Amplify Swift after reviewing the links posted a few comments up.
|
The updated tutorial has been published. Thanks to all for your patience. |
|
Describe the bug
The code samples here: https://aws.amazon.com/getting-started/hands-on/build-ios-app-amplify/
...are a bit out-dated given the updates for iOS 17.
Steps To Reproduce
Expected behavior
Compilation.
Amplify Framework Version
5.0.14
Amplify Categories
Auth
Dependency manager
Swift PM
Swift version
5.7
CLI version
12.5.1
Xcode version
15.0
Relevant log output
Is this a regression?
No
Regression additional context
No response
Platforms
iOS
OS Version
17
Device
iPhone
Specific to simulators
No response
Additional context
This was brought up in the discord, and it was suggested that I open this issue.
The text was updated successfully, but these errors were encountered: