Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect navigation during authentication #8

Open
YogendraShelke opened this issue Mar 22, 2017 · 3 comments
Open

Incorrect navigation during authentication #8

YogendraShelke opened this issue Mar 22, 2017 · 3 comments

Comments

@YogendraShelke
Copy link

For SMART sandbox sometimes, there was weird behavior during authentication.
Steps

  1. Call authentication on smart client.
  2. Web view will open asking for credentials.
  3. After successful login, instead of showing next screen ie. approval asking for access to data. it comes back to app and then push blank viewcontroller.
  4. It does not present patient list even after I have selected granularity as patientSelectNative for client.

On removing app from simulator/device and installing fresh build it works fine.
I think there is some issue with token u r storing for webservice calls.

@p2
Copy link
Member

p2 commented Mar 22, 2017

With which version of the framework (master or develop branch?) was this, and against which server?

@p2
Copy link
Member

p2 commented Mar 22, 2017

Can you reproduce with the SoF-Demo sample app?

@YogendraShelke
Copy link
Author

I'm using master branch of latest version of the framework

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants