Reputation: 65
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:
How can I better debug this issue remotely on a user’s device? I'm planning to implement Sentry.
Are there known issues with Capacitor/Ionic and Samsung WebView?
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