• Tristan Burnside
  • NEWBIE
  • 30 Points
  • Member since 2017

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
I have integrated salesforce mobile native iOS SDK in my project which is in swift. Now after user login I want to read-refresh and access token but I have not found any method or class which gives me refresh and access token.
When I load a SCSCaseDetailViewController some times it will never load, the view stays comact with the cached text but no times shown and the loading spinner never dissapears.

When this happens all subsequent SCSCaseDetailViewControllers will also never load.
I have integrated salesforce mobile native iOS SDK in my project which is in swift. Now after user login I want to read-refresh and access token but I have not found any method or class which gives me refresh and access token.