- BCCApp - BCC iPhone App
- BCCAppExtension - BCC iPhone App iMessage Extension
This App shows all the pre-set messages in a UITableView with added ability to add/edit/delete a message persistently with error handling. All the constraints are written programmatically. The solution utlises App group specific UserDefaults to store & exchange information locally with extension app.
This App shows all the pre-set messages in a UITableView, allowing the user to send a preset message directly in a active conversation. It supports different presentation styles.