android-inapp-billing-v3 icon indicating copy to clipboard operation
android-inapp-billing-v3 copied to clipboard

SecurityException on Android 14

Open Ph03niX-X opened this issue 2 years ago • 1 comments

On Android 14 I get this exception: java.lang.SecurityException: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts

I found that this happens during initialization, but I don't know how to fix it

Ph03niX-X avatar Jun 11 '23 09:06 Ph03niX-X

this lib needs to update its dependencies https://github.com/android/play-billing-samples/issues/618

dbof10 avatar Aug 10 '23 04:08 dbof10