syncIOS abstract method

Future<bool> syncIOS()

Force sync transactions with the App Store (iOS 15+). See: https://www.openiap.dev/docs/apis/ios/sync-ios

Implementation

Future<bool> syncIOS();