TypeStatus
TypeStatus copied to clipboard
iMessage typing and read receipt indicators for the iOS status bar
Here is a crash log doing testing a typing alert. As shown by the crash log, this was done by an iPhone 7 using iPhone X gestures : https://pastebin.com/n6TwaVAC
`LMResponseConsumePropertyList` converts the given response into a property list, just like the `ReceivedRelayedNotification` function implements. Additionally, this cleans up both the `data` and `request` (now `response` in this PR) being...