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.IndexOutOfBoundsException: Index: 0, Size: 0 in com.wdtheprovider.inapppurchase.activities.RemoveAdsActivity.lambda$showProducts$3$com-wdtheprovider-inapppurchase-activities-RemoveAdsActivity (RemoveAdsActivity.java:158) #21

Closed wdtheprovider closed 1 year ago

wdtheprovider commented 1 year ago

Version 1.3(10)

Stacktrace

com.wdtheprovider.inapppurchase.activities.RemoveAdsActivity.lambda$showProducts$3$com-wdtheprovider-inapppurchase-activities-RemoveAdsActivity (RemoveAdsActivity.java:158);

com.wdtheprovider.inapppurchase.activities.RemoveAdsActivity$$ExternalSyntheticLambda7.run;

Reason

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

Link to App Center