[sms][android] Issue #7395- duplicated recipients and messages (#13651)
# Why
Closes https://github.com/expo/expo/issues/7535
# How
This PR removes line responsible for duplicating message
[sms][android] Issue #7395- duplicated recipients and messages (#13651)
# Why
Closes https://github.com/expo/expo/issues/7535
# How
This PR removes line responsible for duplicating message body.
PR (https://github.com/expo/expo/pull/13505) solved duplicate recipients part of the issue.
# Test Plan
test suite (via BareExpo running on phone with Android 9)
ncl
Google Messages App && Textra
# Checklist
- [x] Documentation is up to date to reflect these changes (eg: https://docs.expo.io and README.md).
- [x] This diff will work correctly for `expo build` (eg: updated `@expo/xdl`).
show more ...
|