Kevin

Results 2 issues of Kevin

If I start a document chooser, the documents are grayed out and not clickable. Tested on Android 10. EasyImage.openChooser(EditActivity.this, getResources().getString(R.string.addImage), true);

How do I know if a purchase was refunded? Is it sufficient to use `billingConnector.isPurchased()` and in case of a refund it returns false?