Front-End Web & Mobile

Tag: Mobile Hub

How to: Record User Sign-in on Android with Amazon Pinpoint

In a previous post, we introduced the AWS Mobile SDK v2.6.0 for Android and implemented user sign-in and sign-up with IdentityManager.  IdentityManager is a new capability in the AWS Mobile SDK that provides a native graphical interface for authentication.  We also showed how to add basic session analytics using Amazon Pinpoint. We want to show […]

Adding User Analytics to Your Mobile App

Having a single cloud provider as the backend to your mobile app has many advantages. One of these advantages is the tight integration of features between two or more AWS Cloud services. In this blog post, we show the benefits from the recent Amazon Cognito integration with Amazon Pinpoint for user analytics. You can now […]

Announcing AWS Mobile SDK v2.6 for Android and iOS

It is now recommended that developers to use the Amplify libraries to build iOS and Android applications on AWS> Recently, we released the AWS Mobile SDK v2.6.0 for Android and iOS. The release has new features that make it easier for iOS and Android developers to integrate AWS backend services into their apps.  The new […]

Amazon Pinpoint adds ADM, Baidu, APNs Token Authentication and Sandbox Channel for Push Notifications

This post was written by Zach Barbitta, Amazon Pinpoint Sr. Product Manager Tech & Lomax Escarmant, Amazon Pinpoint Software Development Engineer. Reaching your customers through push notifications is an important part of user engagement and retention. To enable push notifications for your mobile application, you use a push notification service such as Apple Push Notification […]

Announcing: React Native Starter Project with One-Click AWS Deployment and Serverless Infrastructure

Update (February 18, 2019): This article was originally posted on September 19, 2017. At that time, AWS Mobile Hub was used to cloud-enable this React Native Starter project. Going forward, we recommend that developers use AWS Amplify to cloud enable your React Native, iOS, Android, and web application projects. That said, the solution below may […]

Push Notifications with Ionic and Amazon Pinpoint

Engaging your customers through communication channels such as push notifications is important for mobile app success. AWS services such as AWS Mobile Hub and Amazon Pinpoint enable you to do this in a scalable and cost effective manner. When using these services with development tooling like Ionic Framework you can rapidly develop modern applications to […]

User Sign-in and Sign-up for Ionic Mobile Apps with Amazon Cognito

Going forward, we recommend that developers use AWS Amplify to cloud enable your Flutter, React Native, iOS, Android, and web projects. The solution below may be out of date and incomplete. We are working on a new modern solution utilizing the Amplify Framework. This post was written by Brice Pelle, AWS Technical Account Manager. In this […]