Bug Android Performance Issue After Scrolling Issue 4187 Ionic
Bug Android Performance Issue After Scrolling Issue 4187 Ionic My team and i were having the same issues with performance on android, while ios was really smooth even on older devices. we figured this was due to resources (i.e. number of dom nodes) in combination with animations, my colleague @derbenoo found an elegant solution for our app. When we install as pwa there are no performance issues the same app bundled via capacitor native on android has significant slowdowns on many devices. i can also provide a real world example of this if any capacitor developer find it useful.
Bug While Scrolling Onto Navbar Ionic V3 Ionic Forum Based on reports from other users, it appears to be an android 14 issue. * what are the steps to reproduce the problem? (please provide the minimal reproducible test case.) open an app such. For android, scrolling is currently done by the ionic code itself in js. this will be replaced by calling android builtin scrolling events instead, which should smooth up the scrolling a lot. I'm getting ready to launch my capacitor app. ios is working flawlessly, but i cannot expect android users to put up with the app in its current state given the performance issues. Now there's a new fun bug where audio sometimes decides to stop playing, even though the music says it's still playing. every time i look into this issue i keep getting threads from android 14 beta.
Native Scrolling Android Testers Wanted Ionic V1 Ionic Forum I'm getting ready to launch my capacitor app. ios is working flawlessly, but i cannot expect android users to put up with the app in its current state given the performance issues. Now there's a new fun bug where audio sometimes decides to stop playing, even though the music says it's still playing. every time i look into this issue i keep getting threads from android 14 beta. We can workaround this by loading the icons before hand but the issue still persists and then delays on something else. for example, we are using parse as a backend, it will then delay loading on a parse query with an await. In this guide we will go through different ways to debug ionic apps, inspect api calls inside your app and figure out how to access the underlying database and even explore the stored app files, which are some of the most challenging tasks when debugging your ionic app. Release notes and known issues for the latest android 17 builds. A short tutorial how to troubleshoot ionic bugs on native ios and android devices from the browser.
Comments are closed.