Hi all,
I’m trying to locate & analyze Okta Android App’s log.
I found a file called userlog under
.../com.okta.android.auth/files/.com.google.firebase.crashlytics.files.v2_com.okta.android.auth/open-sessions/[...alphanumericals]/
May I know:
- 
Is this
open-sessions/[...alphanumericals]/session ID? So this kind of folder will be created periodically? - 
Does this
userlogunder this directory contain all pushed notifications (i.e., login attempts)? - 
Is there any documents about this log?