Instabug-Android icon indicating copy to clipboard operation
Instabug-Android copied to clipboard

Lint error: missing android.permission.POST_NOTIFICATIONS permission

Open joost-klitsie opened this issue 1 year ago • 2 comments

Steps to Reproduce the Problem

Include Instabug 11.8.0 dependency run a lint check

Expected Behavior

Lint check runs just fine

Actual Behavior

Lint check returns error: Error: When targeting Android 13 or higher, posting a permission requires holding the POST_NOTIFICATIONS permission (usage from com.instabug.chat.notification.t) [NotificationPermission]

SDK Version

11.8.0

Android Version

target sdk 33

joost-klitsie avatar Feb 08 '23 13:02 joost-klitsie