TypeStatus icon indicating copy to clipboard operation
TypeStatus copied to clipboard

iMessage typing and read receipt indicators for the iOS status bar

Results 6 TypeStatus issues
Sort by recently updated
recently updated
newest added

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

bug

`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...