You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It seems as though support was dropped for REST APIs in the new Gen2 backends when working with mobile apps. When using amplify_outputs.json to configure my application, I get misconfigurations and crashes (I know the format is correct because it works for my Next.js app).
Describe the solution you'd like
Please add support for REST APIs like you have for other platforms like web.
I am considering building my own support for this by building a custom dispatching layer. However, this is keeping me from migrating to Gen 2 and pushing me to move away from Amplify all together.
Is the feature request related to any of the existing Amplify categories?
API
Additional context
No response
The text was updated successfully, but these errors were encountered:
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!
Is your feature request related to a problem? Please describe.
It seems as though support was dropped for REST APIs in the new Gen2 backends when working with mobile apps. When using
amplify_outputs.json
to configure my application, I get misconfigurations and crashes (I know the format is correct because it works for my Next.js app).Describe the solution you'd like
Please add support for REST APIs like you have for other platforms like web.
Example: Next.js support
Describe alternatives you've considered
I am considering building my own support for this by building a custom dispatching layer. However, this is keeping me from migrating to Gen 2 and pushing me to move away from Amplify all together.
Is the feature request related to any of the existing Amplify categories?
API
Additional context
No response
The text was updated successfully, but these errors were encountered: