Swift-SMART
Swift-SMART copied to clipboard
Incorrect navigation during authentication
trafficstars
For SMART sandbox sometimes, there was weird behavior during authentication. Steps
- Call authentication on smart client.
- Web view will open asking for credentials.
- 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.
- 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.
With which version of the framework (master or develop branch?) was this, and against which server?
Can you reproduce with the SoF-Demo sample app?
I'm using master branch of latest version of the framework