-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Labels
coreAmplify Core componentsAmplify Core componentsfeature-requestRequest a new featureRequest a new feature
Description
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
gevartosky and marcprux
Metadata
Metadata
Assignees
Labels
coreAmplify Core componentsAmplify Core componentsfeature-requestRequest a new featureRequest a new feature