Skip to content

Remove reference to HeadlessSmsSendService#394

Closed
alxndrsn wants to merge 1 commit intoushahidi:masterfrom
alxndrsn:393-remove-HeadlessSmsSendService
Closed

Remove reference to HeadlessSmsSendService#394
alxndrsn wants to merge 1 commit intoushahidi:masterfrom
alxndrsn:393-remove-HeadlessSmsSendService

Conversation

@alxndrsn
Copy link
Copy Markdown
Contributor

@alxndrsn alxndrsn commented Apr 6, 2016

Issue: #393

I don't think the HeadlessSmsSendService actually exists, so this PR removes the reference to it.

@eyedol
Copy link
Copy Markdown
Collaborator

eyedol commented Apr 22, 2016

True the HeadlessSmsSendService doesn't exist. You need to declare it in the manifest file to trick the OS so you can make SMSsync the default messaging app on the device. Without that, the app can't be made the default on 4.4 and above

@alxndrsn
Copy link
Copy Markdown
Contributor Author

👍 I get it! I've tried it locally, and if I trigger an SMS intent, it actually opens my default SMS composer (which is quite helpful), but sending is disabled (which is not!). If you're running SMSSync as the default SMS app, is there a recommended way to send a normal SMS? Or it's not supported right now?

@eyedol
Copy link
Copy Markdown
Collaborator

eyedol commented Apr 22, 2016

It's not supported right now

@eyedol
Copy link
Copy Markdown
Collaborator

eyedol commented Apr 22, 2016

Closing. This has been addressed by PR #442

@eyedol eyedol closed this Apr 22, 2016
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