Instabug / Instabug-Android

In-app feedback and bug reporting tool for apps.
https://instabug.com/
Other
188 stars 41 forks source link

Take Screenshot by Media Projection not woking on Android 14 #481

Open trongnkss opened 2 weeks ago

trongnkss commented 2 weeks ago

Steps to Reproduce the Problem

Run the app Report a bug

Expected Behavior

The screenshot capturing works normally.

Actual Behavior

There is no screenshot when reporting a bug Screenshot_20240613_131142

Instabug integration code

BugReporting.setScreenshotByMediaProjectionEnabled(true)

SDK Version

13.1.2

Android Version

compileSdk 34 targetSdkVersion 34

Device Model

Pixel 8 (Android 14)

trongnkss commented 2 weeks ago

It works fine on Android 13 or below Screenshot_20240613_124755