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
let characterIndex = attributedText.string.index(attributedText.string.startIndex , offsetBy: self.currentCharacterOffset)
Error = "Thread 1: Fatal error: String index is out of bounds"
The text was updated successfully, but these errors were encountered:
let characterIndex = attributedText.string.index(attributedText.string.startIndex , offsetBy: self.currentCharacterOffset)
Error = "Thread 1: Fatal error: String index is out of bounds"
The text was updated successfully, but these errors were encountered: