wdtheprovider / in-app-purchases-subscription

Working on Android In-App Purchases for Google Play billing library with the latest version 6.0.0+
https://github.com/wdtheprovider/in-app-purchases-subscription
129 stars 42 forks source link

Fix java.lang.IllegalStateException: Calling this from your main thread can lead to deadlock in com.wdtheprovider.inapppurchase.activities.FacebookRemoveAdsActivity.onCreate (FacebookRemoveAdsActivity.java:28) #28

Closed wdtheprovider closed 1 year ago

wdtheprovider commented 1 year ago

Version 1.3(11)

Stacktrace

com.wdtheprovider.inapppurchase.activities.FacebookRemoveAdsActivity.onCreate (FacebookRemoveAdsActivity.java:28);

Reason

java.lang.IllegalStateException: Calling this from your main thread can lead to deadlock

Link to App Center