utils library

Functions

buildIosPurchasePayload(String nativeType, Object? iosProps) Map<String, dynamic>?
Build iOS purchase payload from props
parseAndLogAndroidResponse(dynamic result, {required String successLog, required String failureLog}) → void
Parse Android JSON response and log the result