I am thinking to include iMessage feature in my iOS app. Can we customize it through programming in iOS? I want user can block/disable particular user in group chat. is it possible?
相关问题
- Core Data lightweight migration crashes after App
- How can I implement password recovery in an iPhone
- State preservation and restoration strategies with
- “Zero out” sensitive String data in Swift
- Get the NSRange for the visible text after scroll
相关文章
- 现在使用swift开发ios应用好还是swift?
- UITableView dragging distance with UIRefreshContro
- TCC __TCCAccessRequest_block_invoke
- Where does a host app handle NSExtensionContext#co
- Swift - hide pickerView after value selected
- How do you detect key up / key down events from a
- didBeginContact:(SKPhysicsContact *)contact not in
- Attempt to present UIAlertController on View Contr
No this is not possible, Apple does not provide any API for interacting with iMessage. You could have easily found this out with some simple web searches or having a look at the Apple iOS API documentation.
Now you can do in iOS 10 with new framework of iMessageApp.