acknowledgePurchaseAndroid abstract method
Acknowledge a non-consumable purchase. Required within 3 days or Google auto-refunds. See: https://www.openiap.dev/docs/apis/android/acknowledge-purchase-android
Implementation
Future<bool> acknowledgePurchaseAndroid(String purchaseToken);