Add check for authorized job. Fix issue with start external activity error propagation.

This commit is contained in:
Alex Hart
2025-02-11 16:15:38 -04:00
committed by Greyson Parrelli
parent 02d4b1897e
commit d7221a384b
5 changed files with 25 additions and 23 deletions

View File

@@ -69,6 +69,7 @@ message InAppPaymentRedemptionJobData {
}
bool makePrimary = 3;
bool isFromAuthCheck = 4;
}
message DeleteSyncJobData {