We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
targetSdkVersion
Show Instabug dialog
Nothing happend
defaultConfig { applicationId "com.example.instabug" minSdkVersion 15 targetSdkVersion 29 versionCode 1 versionName "1.0" multiDexEnabled true flavorDimensions "default" vectorDrawables.useSupportLibrary = true }
11.6.0
Android 12 & Android 13
HUAWEI ANA-AN00 & Emulator
The text was updated successfully, but these errors were encountered:
Hi @wangbax, thank you for reaching out. Can you please provide a sample app ?
Sorry, something went wrong.
@yaraabdelhakiim This example is also possible, just change thetargetSdkVersion to29
29
Same problem
No branches or pull requests
Steps to Reproduce the Problem
targetSdkVersion
less than 30 (eg: 29, 28, 26)Expected Behavior
Show Instabug dialog
Actual Behavior
Nothing happend
Instabug integration code
SDK Version
11.6.0
Android Version
Android 12 & Android 13
Device Model
HUAWEI ANA-AN00 & Emulator
[Optional] Project That Reproduces the Issue
The text was updated successfully, but these errors were encountered: