Questions tagged with Front-End Web & Mobile
Build web and mobile applications quickly with a full set of tools and services to support development
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
195 results
Hi,
I'm trying to use cognito-federate-midway to do authorization in my React web app. When I send the "fetch" request from UI to cognito, I got an empty page back. And the error log are
```
Failed...
Hi, Does anyone know how to install mod_wsgi in Amazon Linux 2023 or what is the equivalent package for django webserver? We have trieda lot but it looks like amazon has discontinued this.
Hi!
I am trying to host my React app on Amplify from GitHub, but whenever I deploy it, it fails to build. However, when I run it on localhost, it works fine.
I got this:
![build...
Hi!, I'm trying to deploy my NextJS app in Amplify, but I'm certainly struggling to accomplish it. I've been searching for possible solutions, but I cannot find a proper for my case. I'm getting the...
I have a customer which recently go live with their Mobile platform on AWS and uses Redis extensively, this app has its FE on AWS and BE on premise. The FE APIs uses Microsoft Technology and IIS to...
Hi all
I have a login flow with Cognito in the web app and mobile app like this:
Web app -> login with user/password -> cognito -> OTP -> validate success -> Home page
But now I have another...
Does Clickstream Analytics for Android fully support Jetpack Compose? Asking because our current Analytics provider Pendo does not and I could not find any mention in the AWS documentation
I tried to use the Amplify SwiftUI Authenticator
I am using existing resources and I have created a cognate user pool manually by logging into my on my AWS account and using the management...
I've been using solution like this to optimize images on AWS before:
example.cloudfront.net/image.jpg?height=500&width=300
If there is an image in the cloudfront cache, it is retrieved, otherwise the...
Hi AWS Community,
I seem to have found a conundrum within jwt-based authentication patterns where I need both a jwt to validate two things: (1.) AWS resources via AppSync/Cognito and (2.) Auth0...
i am having issue to login with amazon id,on my iPhone for work doc mobile app,
every time getting message site name not found. anyone know how to deal with this issue?
or how to use correct site...
We are developing a React-Native Expo app on AWS Linux2 instance by connecting VSCode via SSH for coding and debugging.Our App is running perfectly fine on the physical mobile device with Expo Go...