Database error while storing and accessing data

Hello Team,

We have developed an ionic 2 app. We have used pouchdb to store data. Now it is in production and on Google play store too. We are facing problem in data storing and accessing.

Following are the errors

  1. InvalidStateError: Failed to execute ‘transaction’ on ‘IDBDatebase’: the database connection is closing
  2. Error: {“Status”: 500, “name”: “indexed_db_went_bad”, “message”: “unknown”, “reason”: “QuotaExceededError”}

We guess this is memory related issue. Not sure about it. Please help.

IMG-20170925-WA0006IMG-20170926-WA0005