mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
InAppPurchases: Ensure failure notifications are dispatched on the message thread
This commit is contained in:
parent
5db288e834
commit
b7e459dbd5
1 changed files with 1 additions and 1 deletions
|
|
@ -462,7 +462,7 @@ struct InAppPurchases::Pimpl
|
|||
}
|
||||
}
|
||||
|
||||
sendReceiptFetchFail();
|
||||
sendReceiptFetchFailAsync();
|
||||
}] resume];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue