Swift-SMART icon indicating copy to clipboard operation
Swift-SMART copied to clipboard

Incorrect navigation during authentication

Open YogendraShelke opened this issue 8 years ago • 3 comments
trafficstars

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.

YogendraShelke avatar Mar 22 '17 11:03 YogendraShelke

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

p2 avatar Mar 22 '17 16:03 p2

Can you reproduce with the SoF-Demo sample app?

p2 avatar Mar 22 '17 16:03 p2

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

YogendraShelke avatar Apr 09 '17 05:04 YogendraShelke