You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[MFTextStateGlyphData showCodes:length:]: unrecognized selector sent to instance 0x78a91400
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[MFTextStateGlyphData showCodes:length:]: unrecognized selector sent to instance 0x78a91400'
Any idea what's going on?
The text was updated successfully, but these errors were encountered:
I have updated to the latest version on the develop branch. It still crashes on exactly the same thing, however there is some more info in the logs: You must override showCodes:length:adjustment: in a subclass
Happens on iOS 9 and iOS 10 and not sure why.
Any idea what's going on?
The text was updated successfully, but these errors were encountered: