Type: Bug
Summary: java.lang.RuntimeException: Error calling RCTEventEmitter.receiveEvent error followed by the app crash appear when contact taps the emoji from auto-correction suggestions. Note - it should be a single emoji in auto-correction, it's all OK for text+emoji
No errors when contact taps the emoji from auto-correction suggestions. Emoji appears in message box
java.lang.RuntimeException: Error calling RCTEventEmitter.receiveEvent error followed by the app crash appears when contact taps upon emoji from auto-correction suggestions

You may need to create auto replacement for text by emoji on Android if you don't have any.
For Android 6, for example, it could be done navigating to device Settings -> Language and input -> Keyboards -> Text shortcuts -> Add and add a text you want to be replace by replacement (e.g. Shortcut='Hello' and Expanded phrase = [Emoji symbol you wish to be replaced by]
Also Predictive text option setting should be turned on on the keyboard.
predictemoji)TF session with logs: https://app.testfairy.com/projects/4803622-status/builds/8227614/sessions/20/?accessToken=pQJq1uPWXf0Ox4ksujA2BAtPwzE
Potatoe bug
(easier to search later)
This is a react-native issue, we have to wait for a fix https://github.com/facebook/react-native/issues/18405
The PR to follow for a fix https://github.com/facebook/react-native/pull/18443
Moved to post-beta as this is unlikely that we can solve this bug before beta since it requires a PR to be merged in react-native and a release of react-native
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I can not reproduce this issue anymore!
Most helpful comment
Potatoe bug
(easier to search later)