lockwise-ios icon indicating copy to clipboard operation
lockwise-ios copied to clipboard

User agent is not displayed in Firefox Account on desktop

Open SimonBasca opened this issue 6 years ago • 5 comments

Build: 1.5.0 Device: iPhone 7 iOS: 12.1

Preconditions:

  • Log in to FxA on desktop and lockbox iOS

Steps to reproduce:

  1. On desktop, go to the account management page
  2. Tap on Devices

Actual results:

  • The user agent for Lockbox is not displayed.

Note:

  • Might be and FxA issue.
Screen Shot 2019-04-24 at 12 19 21

SimonBasca avatar Apr 24 '19 09:04 SimonBasca

@rfk do you have any insight on this?

sashei avatar Apr 24 '19 20:04 sashei

cc @vladikoff @eoger maybe we need to explicitly register a device?

linuxwolf avatar Apr 24 '19 20:04 linuxwolf

this version still uses the old way to login right? I don't think device registration will solve the problem here. migrating to the OAuth login will fix this a bit, it will show a connected app

vladikoff avatar Apr 25 '19 14:04 vladikoff

Hm, so it's possible that this will be resolved by using the MozillaAppServices.framework version of logging in. I thought FxAClient.framework was doing this appropriately though.

sashei avatar Apr 25 '19 15:04 sashei

Lockbox is doing this correctly, this is a problem with the FxA "devices and apps" list; Let's track it over in https://github.com/mozilla/fxa/issues/946

rfk avatar May 02 '19 04:05 rfk