Aleksandr Arshinskiy

Results 1 comments of Aleksandr Arshinskiy

``` import localforage from 'localforage' export default { async init (configWallet) { try { // IOS 12.2 fixed crash IndexedDB // DOMException: Connection to Indexed Database server lost. Refresh the...