AWS: AppSync – Real-time data with subscriptions.
In the previous article (http://trikalabs.com/aws-appsync-swift/) we set up AppSync into our app. In this article, we will see how we ...
In the previous article (http://trikalabs.com/aws-appsync-swift/) we set up AppSync into our app. In this article, we will see how we ...
In this article, we will use the AppSync framework to fetch and create data for our iOS app. By using ...
In this article, we will add analytics to an iOS app by using Amplify and PinPoint. Create a project Firstly ...
In the previous article(http://trikalabs.com/aws-integrating-user-pools-for-ios-apps/) we integrated User Pools into an iOS project. Also in the article http://trikalabs.com/clean-architecture/,we learned how to use ...
Authenticate and manage users is a common task/need for many apps. In this article, we will set up an Amazon Cognito ...