Miyonu
Miyonu

Reputation: 65

Capacitor Angular app shows blank screen on some Android devices

I'm developing a web and mobile app called Bibliocards using Ionic, Capacitor, and Angular. The app works fine for most users, but a few have reported that it only shows a blank screen on Android devices (e.g., Samsung S22 and a Samsung tablet). The same issue occurs both in the mobile app and the web version when accessed through Chrome.

What I've tried so far:

Technical details:

Observations:

For most users, the app works fine.

The black screen appears immediately after launch—no splash screen visible.

No content is rendered; just a persistent black screen.

Questions:

  1. How can I better debug this issue remotely on a user’s device? I'm planning to implement Sentry.

  2. Are there known issues with Capacitor/Ionic and Samsung WebView?

  3. Could it be related to specific WebView settings or device configurations?

Any advice or insights would be greatly appreciated! Thanks in advance for your help.

Upvotes: 0

Views: 39

Answers (0)

Related Questions