Skip to content
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

incorrect documentation #3918

Closed
oleg-moseyko opened this issue Nov 18, 2024 · 4 comments
Closed

incorrect documentation #3918

oleg-moseyko opened this issue Nov 18, 2024 · 4 comments
Labels
question General question

Comments

@oleg-moseyko
Copy link

Describe the bug

Can someone explain to me why the Swift section has examples in JavaScript?
Снимок экрана 2024-11-18 в 07 19 23

Steps To Reproduce

?

Expected behavior

in the swift section examples in swift

Amplify Framework Version

2.12.2

Amplify Categories

Auth, Storage

Dependency manager

Swift PM

Swift version

5.8

CLI version

12.11

Xcode version

14.3

Relevant log output

<details>
<summary>Log Messages</summary>


INSERT LOG MESSAGES HERE
```

Is this a regression?

Yes

Regression additional context

No response

Platforms

iOS

OS Version

15

Device

6

Specific to simulators

No response

Additional context

asdfasdfasdf

@github-actions github-actions bot added pending-triage Issue is pending triage pending-maintainer-response Issue is pending response from an Amplify team member labels Nov 18, 2024
@thisisabhash thisisabhash added question General question and removed pending-triage Issue is pending triage labels Nov 18, 2024
@thisisabhash
Copy link
Member

Hello, The example explains how to setup your storage backend using Amplify CLI.
Once you have setup and deployed your backend, you can setup the Amplify Swift code to call Storage APIs.
https://docs.amplify.aws/swift/build-a-backend/storage/set-up-storage/#connect-your-app-code-to-the-storage-backend

@github-actions github-actions bot removed the pending-maintainer-response Issue is pending response from an Amplify team member label Nov 18, 2024
@oleg-moseyko
Copy link
Author

@thisisabhash

Create Backend
The easiest way to get started with AWS Amplify is through npm with create-amplify command. You can run it from your base project directory.
(((👎

what does javascript and npm have to do with it? I don't have a javascript backend, my backend is PHP.

@github-actions github-actions bot added the pending-maintainer-response Issue is pending response from an Amplify team member label Nov 19, 2024
@harsh62
Copy link
Member

harsh62 commented Nov 19, 2024

@oleg-moseyko I think you are confused on how Amplify Backend works.

Amplify as a product has a Library component (Android, JS, Flutter and Swift) and Amplify Backend component that helps you configure your AWS resources. It would be better if you follow the start up guide and setup a demo app to know how everything connects together.

Again I'll refer you to the quick start guide that Amplify has.
https://docs.amplify.aws/react/start/

@harsh62 harsh62 closed this as completed Nov 19, 2024
@github-actions github-actions bot removed the pending-maintainer-response Issue is pending response from an Amplify team member label Nov 19, 2024
Copy link
Contributor

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question General question
Projects
None yet
Development

No branches or pull requests

3 participants