Open Naguchennai opened 5 months ago
Did you get the solution? Please post if you found anything. Thanks.
The issue is with Google's Billing Client library version. instead of: implementation 'com.android.billingclient:billing:6.0.0' use at least 6.0.1 implementation 'com.android.billingclient:billing:6.0.1'
Security Exception in android 14 One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts