Does Firebase Remote Config survive Process Death?
With process death being the ultimate silent killer culprit of an Android app, does Firebase Remote Config survive system-initiated process death or do we still need to handle the recovery using Saved instance state?
Does Firebase Remote Config can survive Process Death?
With process death being the ultimate silent killer culprit of an Android app, does Firebase Remote Config can survive it or do we still need to handle the recovery using Saved instance state?