payatu / BugBazaar

Android BugBazaar: Your mobile appsec playground to Explore, Exploit, Excel
37 stars 5 forks source link

Not able to run application on Android 12+ or API level 33+ #56

Closed h1-squirtle closed 11 months ago

h1-squirtle commented 11 months ago

BugBazaar Android application is not opening on Android 12+ and API level 33+. When I installed and clicked on application icon, it gets opened and closed quickly. App might be crashing.

I have checked on lower API levels, its working fine there.

banditAmit commented 11 months ago

@h1-squirtle Thank you for bringing the issue to our attention! we are investigating & working on a fix to enhance your experience.

banditAmit commented 11 months ago

Thanks for reporting, I see Android now has a [2.9.0] version now. We will look into upgrading to this soon.

In the meantime you can use this version in your app by simply adding it to your app/build.gradle.

implementation "androidx.work:work-runtime:2.9.0"

banditVedant commented 11 months ago

@h1-squirtle Thank you for reporting this issue. The issue has been fixed and latest apk with fix can be found in release section.