↧
Answer by Chris Cirefice for iOS Unicode Notification Bug
It turns out that Apple did indeed 'fix' this server-side. Evidently they had a mechanism to force iMessage off when a device tried to send an iMessage.This is anecdotal:My iPhone reverted to standard...
View ArticleAnswer by makerofthings7 for iOS Unicode Notification Bug
Generally speaking, if I have an application that I know doesn't need the entire UTF8, UTF16 or UTF32 character set, I'll limit it to just what is needed. That being said, I'd whitelist certain...
View ArticleiOS Unicode Notification Bug
Evidently, someone has discovered a Unicode bug in iOS, where if an app receives a specific Unicode sequence (infinitely-repeating Unicode code point), the OS will kill the Springboard as it allocates...
View Article