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
When a message with an emoji is sent to receive_text/index and receive_text/sms_signup it 500 errors. Either strip out emojis or converting to something else like @cromulus emoji function.
The text was updated successfully, but these errors were encountered:
IMHO, better to use the emoji gem and turn the emoji into a string. It keeps the meaning, but doesn't break things. Emoji.replace_unicode_moji_with_name
When a message with an emoji is sent to receive_text/index and receive_text/sms_signup it 500 errors. Either strip out emojis or converting to something else like @cromulus emoji function.
The text was updated successfully, but these errors were encountered: