App not working on Bluestack 5

When I install an APK on Bluestacks 5 and open the app, it shows a white screen, and nothing else appears. Older APK from Niotron and all APK from other platform are working fine.
Empty_App.aia (1.8 KB)
Empty_App.apk (8.1 MB)

It’s working perfectly on S23 FE (Android 14).

Sharing device logs might be helpful to address the issue.

bluestack 5 android version minimum required 8.0 and above to work the else app got crash

1 Like

@Nk_Sunil is the app showing any error messages?

No, it’s not showing any error message. Showing only white screen

@Nk_Sunil then check the error logs using ADB Logcat that will tell you the cause of the problem. Use ADB to debug the app using Bluestacks.

Try doing this

try this apk file on it
Empty_App.apk (8.0 MB)

1 Like