Xamarin automatic sign-in credentials for Google Play's pre-launch report
问题 I am building an Android application with Xamarin Forms 3 in Visual Studio 2017 and publishing to Google Play. Google Play offers automated testing (pre-launch report) but it cannot get past my sign-in screen. Google Play has a place to enter the "username resource name", "password resource name", and "sign-in button resource name". I provided the Xamarin x:name for each control ( txtEmail , txtPass , and btnSignIn ), but apparently that is not correct, because the automated tester still can