-
We are building an app using AWSMobile & Amplify, in a team of 3-4 developers. There is one developer working on the backend stuff and the others are working on the frontend.
Therefore we need a wa…
-
Hi,
I have followed the instructions on how to set up the demo ios app (modified awsconfiguration.json, AmazonConstants.swift).
The build is successful. The app runs. I am able to create a new ac…
-
I have been using aws for mobile for a very long time. Before mobile serverless software suites were a "thing". My largest use case was interfacing aws services with cognito to provide temporary unau…
-
I notice the logs from blockchain nodes don't have any expiry, and at this point they are pretty stable so we should put an expiry. I have opted for 30 days, what do you think @xwvvvvwx ?
-
**Describe the bug**
Exception upon sign up completion. User creates new account, user enters validation code, then the app will throw this exception. Is this a bug or integration issue? New users ar…
-
I have been using services independent of MobileHub for a long time and i've been recently seeing a lot of documentation drift over configuration. I can't use mobile hub because i can't figure how to …
-
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
`awsmobilejs/.awsmobile/info/project-info.json` is needed for an `awsmobile pull`. But, the repo created by…
-
just fyi, I've done all the code changes to upgrade this repo to Ember 3.1.4. let me know if you want a pull request for this or not.
..Marty
-
**Describe the bug**
Google Sign-in does not complete, does not return to `AWSMobileClient.sharedInstance().showSignIn`, does not call `AWSMobileClient.sharedInstance().addUserStateListener` register…
-
When I run `awsmobile publish` the entire back end code is zipped, uploaded to S3, and redeployed, even though it has not changed. It is very annoying if I fix a small issue in the front end, and then…