How can we keep caches and cookies in native app up to completing a session (example booking tickets) in Retrofit(or other rest calls).
Ex. while booking tickets online, we will keep session up to last step of the process. I need to keep my session in a native app up to the last step of a similar process.