Front-End Web & Mobile
Category: Uncategorized
Unity V3 support in the AWS SDK for .NET is out of preview
Last month, we announced that the AWS SDK for Unity will be part of the AWS SDK for .NET with preview support for the AWS SDK for Unity. With today’s release, we are ready to label the AWS SDK for Unity as production ready. You can now upgrade the SDK simply by deleting the version […]
Test iOS apps on AWS Device Farm using Appium – Part 3: Upload your iOS Application and TestNG tests to AWS Device Farm
With AWS Device Farm, you can quickly get started testing your Android, iOS, and FireOS apps on real devices in the AWS cloud. Simply upload your app, choose your test framework and the devices you want to test your app on, and start your test run. AWS Device Farm will provide the results of your […]
Test iOS apps on AWS Device Farm using Appium – Part 2: Packaging your TestNG test suite for AWS Device Farm
With AWS Device Farm, you can quickly get started testing your Android, iOS, and FireOS apps on real devices in the AWS cloud. Simply upload your app, choose your test framework and the devices you want to test your app on, and start your test run. AWS Device Farm will provide the results of your […]
Test iOS apps on AWS Device Farm using Appium – Part 1: Prerequisities, Environment Set Up, and Test Creation
With AWS Device Farm, you can quickly get started testing your Android, iOS, and FireOS apps on real devices in the AWS cloud. Simply upload your app, choose your test framework and the devices you want to test your app on, and start your test run. AWS Device Farm will provide the results of your […]
Welcome Parse IoT Customers!
Guest post by Steve Johnson You may have heard the recent announcement that Facebook’s Parse Service will be retired over the next year. Parse is recommending that current users migrate their products to alternative services such as Amazon Web Services (the recently open-sourced Parse server runs great on Amazon EC2). For Internet of Things (IoT) […]
Transition Guide: Parse Analytics to Amazon Mobile Analytics
Update: April 30, 2018: We’ve discontinued Amazon Mobile Analytics. Amazon Pinpoint now provides the analytics features that Amazon Mobile Analytics previously offered. If you’re new to Mobile Analytics, you can integrate the mobile analytics features of Amazon Pinpoint into your app. If you currently use Amazon Mobile Analytics, you can migrate to Amazon Pinpoint. As […]
How to set up Parse Server on AWS using AWS Elastic Beanstalk
Facebook recently announced that they are shutting down Parse and that users have one year to migrate their apps to alternative infrastructures. We are working closely with Parse to provide a migration path. AWS offers a variety of features for building and running mobile apps, including user identity, push notifications, storage, content delivery, app testing […]
Set Up Continuous Testing with Appium, AWS CodeCommit, Jenkins, and AWS Device Farm
AWS Device Farm is an app testing service that enables you to test your native, hybrid, and web apps on real Android and iOS devices hosted in the AWS Cloud. A test report containing high-level results, low-level logs, pixel-to-pixel screenshots, and performance data is updated as tests are completed. The purpose of this walkthrough is […]
AWS SDK for Unity Is Now Part of AWS SDK for .NET
In May 2015, we announced the general availability of the AWS SDK for Unity. Since then we have added support for many AWS services, including Amazon Simple Notification Service (Amazon SNS), AWS Lambda, and Amazon Simple Queue Service (Amazon SQS). We have also been incorporating feedback we have received along the way. The AWS SDK […]
Get started with the AWS Device Farm CLI and Calabash Part 2: Retrieving Reports and Artifacts
In Part 1 of the walkthrough, we went through the process of creating an AWS Device Farm run for Calabash-Android test scripts. In the second and final part of the series, we will go through the CLI commands for obtaining the status of the run and to retrieve all of the artifacts associated with a […]