Skip to content

Android/Linux support #4000

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

Open
gevartosky opened this issue May 29, 2025 · 2 comments
Open

Android/Linux support #4000

gevartosky opened this issue May 29, 2025 · 2 comments
Labels
core Amplify Core components feature-request Request a new feature

Comments

@gevartosky
Copy link

gevartosky commented May 29, 2025

Is your feature request related to a problem? Please describe.

Even tho I noticed some parts of the codebase contain #if canImport(Combine) and other “#if os” imports, the app still fails to build for the Swift Android toolchain due to some dependencies.

Describe the solution you'd like

The existence of these conditional imports makes me wonder if there was an effort to support Linux at some point.

If so, I wish to contribute to this effort and eventually to also support building for Android.

Describe alternatives you've considered

n/a

Is the feature request related to any of the existing Amplify categories?

No response

Additional context

@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 May 29, 2025
@mattcreaser
Copy link
Member

Thanks for making this request @gevartosky. There are currently no plans to support additional platforms, although the team is always open to contributions.

@github-actions github-actions bot removed the pending-maintainer-response Issue is pending response from an Amplify team member label May 30, 2025
@mattcreaser mattcreaser added core Amplify Core components feature-request Request a new feature and removed pending-triage Issue is pending triage labels May 30, 2025
Copy link
Contributor

This has been identified as a feature request. If this feature is important to you, we strongly encourage you to give a 👍 reaction on the request. This helps us prioritize new features most important to you. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Amplify Core components feature-request Request a new feature
Projects
None yet
Development

No branches or pull requests

2 participants