Skip to content

Conversation

@AchoArnold
Copy link
Member

No description provided.

@what-the-diff
Copy link

what-the-diff bot commented Dec 15, 2022

  • The diff above is a change to the FirebaseMessagingService.kt file, which handles sending SMS messages from HTTP requests
  • It adds an additional check for permissions on Android versions >= 33 (Android 11)
  • If this permission is not granted, it will request that permission before attempting to send any SMS message via HTTP request
  • This prevents users of older devices running newer OSes from being unable to use the app without granting notification access manually in settings

@AchoArnold AchoArnold merged commit a9a138e into main Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants