Hi!
I am currently learning how to use ionic and Vue.js to build my mobile app. I have to say that ionic is a very good framework.
But when I was developing an Android application, there was a problem that kept bothering me. When launching my application on my Mi 10 and Samsung Galaxy 8 mobile phones, some “game acceleration” notifications always pop up. I want to disable it. I tried to disable hardware acceleration by adding in android/app/src/main/AndroidManifest.xml, but it still didn’t help. I am not an expert in Android development, and I don’t know if this is related to the hardware acceleration of the Android system. I spent a lot of time trying to find answers on Google and GitHub, but unfortunately I didn’t find any relevant content. Has anyone encountered a similar problem? Is there any solution?
1 post - 1 participant