Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 653 Bytes

File metadata and controls

17 lines (9 loc) · 653 Bytes

Ice Cream Builder: A simple Messages app extension

This sample is a simple example of building an app extension that interacts with the Messages app and lets users send interactive messages and create stickers.

The extension is based on a MSMessagesAppViewController subclass that then presents a child view controller depending on the current conversation, message state and presentation style. It also updates a conversation with new or updated messages and posts stickers to a conversation.

Requirements

Build

Xcode 8.0 or later; iOS 10.0 SDK or later

Runtime

iOS 10.0 or later

Copyright (C) 2016 Apple Inc. All rights reserved.