Skip to content

Anyone encounter Chrome first time run issue? Thanks. #172

Open
@Smao0875

Description

@Smao0875

Hi Guys,
When I was playing around with the sample app, I found that there is something unusual when I made request after clearing data of Chrome.

Chrome version: 56.0.2924.87

The activity stack will be after I made auth request:
Task1: MainActivity -> AuthorizationManagementActivity
Task2: FirstRunActivity (chrome)

Then we hit "ACCEPT & CONTINUE", activity stack won't change.

We choose an google account in the list and click "CONTINUE", activity stack won't change.

We hit "OK, GOT IT", activity stack changes to :
Task1: MainActivity -> AuthorizationManagementActivity
Task3: Preferences (chrome)
Then a list of items are shown up (I attached an image for you to review)
screenshot_20170220-110037

In this screen we couldn't do anything with the existing Google accounts shown in the list.
-- Nothing happens if we click on these two existing Google accounts.
If we want to add account by choosing "Add accounts", then we will get "account already exist" error.

It only happens at the first time Chrome is being used, should I worry about it or just let it go?

Has anyone else met this kind of situation? I can reproduce this issue on different kinds of devices.

Any suggestions would be greatly appreciated.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    browser-bugIssues that are affected by unexpected browser behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions