Setting device PIN on AWS Device Farm

0

Hello,

We are interested in using AWS Device Farm. Due to security reasons the app works only on real devices and only when any sort of authentication is set on the device - face id, touch id or simply PIN.

Of course unlocking device with face or touch id would require human interaction while we prefer full automation. Hence let's focus on the device PIN feature. With the Appium framework we are able to unlock a device and enter the PIN programmatically (tested on local machines). But we have a question about AWS Device Farm. Is it possible to set a device PIN on devices in AWS Device Farm before running our tests using Appium? If so, how can we achieve it?

Kind regards, Lukasz

asked 7 months ago193 views
1 Answer
0

Hi, device PIN is not natively supported, but you can follow this guide (https://docs.aws.amazon.com/devicefarm/latest/developerguide/custom-test-environments-extending.html) to set and remove device PIN.

Additionally, you can explore Device Farm's private device offering (https://aws.amazon.com/device-farm/pricing/), using which you have more flexibility on device settings.

AWS
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions