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
138 stars 44 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:29) #29

Closed wdtheprovider closed 1 year ago

wdtheprovider commented 1 year ago

Version 1.3(11)

Stacktrace

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

Reason

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

Link to App Center