Skip to content

fix: Enhance SMS message retrieval to preserve formatting and handle multiple parts#102

Open
luismasuarez wants to merge 1 commit into
maniac-tech:masterfrom
luismasuarez:fix/sms-parser
Open

fix: Enhance SMS message retrieval to preserve formatting and handle multiple parts#102
luismasuarez wants to merge 1 commit into
maniac-tech:masterfrom
luismasuarez:fix/sms-parser

Conversation

@luismasuarez

@luismasuarez luismasuarez commented Apr 7, 2026

Copy link
Copy Markdown

Description

This PR preserves the first originating sender address and concatenates multipart SMS PDUs into a single message body in android/src/main/java/com/reactlibrary/RNExpoReadSmsModule.java. The change fixes incorrect sender values and lost message content when long SMS messages are delivered as multiple PDUs.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

@maniac-tech maniac-tech added enhancement New feature or request good first issue Good for newcomers labels Apr 16, 2026
@maniac-tech maniac-tech self-assigned this Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants