Testy

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Session cache issue #376
    Testy
    Participant

    Really disappointed with the lack of support….
    I managed to solve my issue by disposing of the session from the server side by going to a log out url, the session and cache were still loaded in the Web browser but we’re not valid anymore.
    Few things I’ve tried to delete cache are:
    . Set android manifest clear cache permissions
    . Clear cache while browser was open and closed
    . Delete persistent data, temporary cache data
    The only thing that worked to stop the browser from saving the cache was closing the application while the browser was still open, I assume it saves the cache and session when it’s safely closed.
    Hope this helps anyone who struggled with the same issue

    in reply to: Clear cookies and session #370
    Testy
    Participant

    This would also solve the problem I’m having , I’m watching this post!!

Viewing 2 posts - 1 through 2 (of 2 total)