Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

Inconsistent Android and iOS profile upon login #74

Closed
calclavia opened this issue Jul 25, 2016 · 1 comment
Closed

Inconsistent Android and iOS profile upon login #74

calclavia opened this issue Jul 25, 2016 · 1 comment
Labels
Milestone

Comments

@calclavia
Copy link

When logging into a social provider on iOS, the data response from the result contains the identities object. However, when logging into Android, the data response does not contain the response object.

authParams: {
            scope: 'openid name offline_access',
            device: 'Mobile device'
          }

React Native v0.27
Lock v0.3.0

@hzalaz hzalaz added the bug label Jul 29, 2016
@hzalaz
Copy link
Member

hzalaz commented Jul 29, 2016

Yes, the android bridge does not convert all profile information.

@hzalaz hzalaz added this to the 0.4.0 milestone Aug 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants