我在android v2.2.0上使用的是firebase,这个应用程序大部分时间都运行得很好。但是当我离开app很长一段时间(比方说2-3个hrs+)并返回到app时,很可能会出错。Caused by: java.lang.RuntimeException: You need to set the Android context using Firebase.setAndroidContext() before using Firebase.我已经在www.firebase.com的每个活动上都设置了onCreate()