iosSecret property
Secret delivered to iOS app as a push notification.
Should be passed with an ios_receipt
as well as the
x-ios-bundle-identifier
header.
Implementation
core.String? iosSecret;
Secret delivered to iOS app as a push notification.
Should be passed with an ios_receipt
as well as the
x-ios-bundle-identifier
header.
core.String? iosSecret;