We recently implemented user registration in our app and want to fill the edit text with the email they used to sign into their firetv as a suggestion. I’ve been trying to use AccountManager but it always returns an empty array. I’ve seen some things that say this data is more restricted on firetvs than on android phones. Is there a way to get this user data?
Hi Timothy,
Welcome to the forum, and thanks for posting! Normally there are no mechanisms to get the email address that was used by the user to sign into their Amazon account on the Fire TV or tablet device, however if you are using Login with Amazon, then the Amazon account email address is one of the fields that you can obtain. Check the overview of Login with Amazon to see if that makes sense for you to implement: