f-miyu / Plugin.FirebaseCrashlytics

MIT License
18 stars 7 forks source link

How long does the custom key stay in app #6

Open rezamohamed opened 2 years ago

rezamohamed commented 2 years ago

I am setting the CrossfirebaseCrashlytics.Current.SetCustomKey with my user's email and name on App start, but I am wondering how long that stays alive, meaning if an app is suspended or moved to the background and awakes, do I need to set those again OnResume?