anjlab / android-inapp-billing-v3

A lightweight implementation of Android In-app Billing Version 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SecurityException on Android 14

Ph03niX-X opened this issue · 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

this lib needs to update its dependencies
android/play-billing-samples#618