messages
The asynchronous sequence that sends a message when the App Store creates it.
Declaration
static var messages: Message.Messages { get }Mentioned in
Discussion
If your app doesn’t implement this message listener, StoreKit retrieves any messages from the App Store each time your app launches, and presents them by default.
For more information about listening for and displaying messages, see Message.