Gonzalo Bruna
Gonzalo Bruna
So the reproduction steps that I found in my app are as follows: - Go into any page which has a API call - log out from my app (this...
so I had the same issue, but solved it by removing the pnpm-lock file and then running the `pnpm install` command. (I am using `pnpm` as my package manager). It...
still no updates on this?
this time the spike was shorter but it's still there https://user-images.githubusercontent.com/41755816/116821038-21ea5d80-ab46-11eb-8be7-3caf284120b9.mp4 [performance-draw.log](https://github.com/ppy/osu/files/6411865/performance-draw.log) [performance-input.log](https://github.com/ppy/osu/files/6411866/performance-input.log) [performance-update.log](https://github.com/ppy/osu/files/6411867/performance-update.log) [runtime.log](https://github.com/ppy/osu/files/6411868/runtime.log) [updater.log](https://github.com/ppy/osu/files/6411869/updater.log) [database.log](https://github.com/ppy/osu/files/6411870/database.log) [network.log](https://github.com/ppy/osu/files/6411871/network.log) [performance.log](https://github.com/ppy/osu/files/6411872/performance.log) [performance-audio.log](https://github.com/ppy/osu/files/6411864/performance-audio.log)
No updates on this? My app is working on a very important functionality and it depends 100% on this feature. Any workaround at least so I can keep working on...
I have the same issue, but in my case, the issue happens after I installed the `upgrader` package. I tried upgrading Kotlin but it didn't fix the issue. If that's...
Sad that this project seems to not be maintained anymore...
@larryaasen Thank you for your response. However, I want to clarify a few points: 1. The error occurs immediately after adding the upgrader package to a previously working project. I...
I wish we could have some news about this, I still can't fix the issue on many devices, and I might have to use another library for now. Any updates...