Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ReceivingState block for iOS #3323

Merged

Conversation

ewpatton
Copy link
Member

Change-Id: I199628efabea227df8555f72c9891cdd21617541

  • I branched from ucr
  • My pull request has ucr as the base

What does this PR accomplish?

This PR implements the ReceivingState helper block for iOS. Note that there isn't really any functionality related to this block since iOS does not allow apps to receive text messages. This simply causes the error regarding the fact that the block isn't implemented to be suppressed.

Fixes #3321

Change-Id: I199628efabea227df8555f72c9891cdd21617541
@ewpatton ewpatton force-pushed the feature/ios-texting-receivingstate branch from ce39869 to 008f676 Compare January 14, 2025 02:38
@ewpatton ewpatton added this to the iOS 2.74 milestone Jan 16, 2025
@ewpatton ewpatton added the testflight This PR is deployed via Apple TestFlight label Jan 23, 2025
@ewpatton ewpatton linked an issue Jan 23, 2025 that may be closed by this pull request
8 tasks
Copy link
Contributor

@SusanRatiLane SusanRatiLane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SusanRatiLane SusanRatiLane merged commit af582d2 into mit-cml:ucr Jan 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iOS produces error when trying the No Texting While Driving app
2 participants