The logcat of Android Studio logs every run following five errors:Į/Capacitor: Unable to read file at path public/pluginsĮ/Capacitor/Browser: Error binding to custom tabs service The same Ionic app works well in an iOS emulator, however, it doesn’t work in the Android emulator I use. It is the first time I build an Android app using Capacitor. I’ve read a lot about this kind of problem and unfortunately the proposed solutions didn’t help in my case (maybe I’ve missed something). The app starts, I see its splash screen, but after few seconds I’m only able to see a blank white screen. I faced a problem as I tried to run my app in an Android emulator.