Skip to content

Calling sendTextMessage after sending MMS causes message to be incorrectly sent as MMS #31

@rsml

Description

@rsml

Expected result:
Message should be sent as SMS anytime you call sendTextMessage. I'm seeing in the console that the message is being sent as an MMS.

I think the cause is that I previously sent an MMS and CM is somewhere remembering that my allowedChannels is ["MMS"].

I'll submit a pull request shortly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions