Мое приложение работало до последней недели. Я ничего не изменил в исходном коде, но внезапно мое приложение продолжает падать всякий раз, когда ссылки входа в систему, регистрации или забыл пароль, все из которых связаны с Firebase.
Также, может кто-нибудь подскажите, пожалуйста, как правильно прикрепить журнал? Я не могу отформатировать его.
Заранее спасибо!
Мой журнал:
05-04 11:52:59.592 25672-25697/com.securitytechno2018 V/FA: Connecting to remote service
05-04 11:52:59.599 25672-25697/com.securitytechno2018 V/FA: Processing queued up service tasks: 4
05-04 11:52:59.599 25672-25697/com.securitytechno2018 E/FA: Failed to send current screen to service
05-04 11:52:59.599 25672-25697/com.securitytechno2018 E/FA: Failed to send current screen to service
05-04 11:52:59.599 25672-25697/com.securitytechno2018 E/FA: Discarding data. Failed to send event to service
05-04 11:52:59.600 25672-25697/com.securitytechno2018 E/FA: Discarding data. Failed to send event to service
05-04 11:52:59.603 25672-25672/com.securitytechno2018 W/FA: Service connection failed: ConnectionResult{statusCode=SERVICE_VERSION_UPDATE_REQUIRED, resolution=null, message=null}
05-04 11:52:59.605 25672-25697/com.securitytechno2018 V/FA: Processing queued up service tasks: 0
05-04 11:53:30.178 23026-26580/? D/FA-SVC: No app data available; dropping event: com.securitytechno2018
05-04 11:53:45.533 23912-26810/? W/CronetSyncConnectionRcs: Upload content type not set.
05-04 11:53:46.014 2936-26865/? I/SQLiteConnectionPool: The connection pool for /data/user/0/com.google.android.gms/databases/phenotype.db has been closed but there are still 1 connections in use. They will be closed as they are released back to the pool.
05-04 11:56:09.340 2936-2950/? W/SQLiteConnectionPool: A SQLiteConnection object for database '/data/user/0/com.google.android.gms/databases/phenotype.db' was leaked! Please fix your application to end transactions in progress properly and to close the database when it is no longer needed.