You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed when building a new flow there's a way to send out an attachment or image.
But, I'm never able to see those attachments/images when testing with the android-channel client.
I looked at what was being sent down to the client and see a "cmd" : "mt_bcast", with a msg that's just text but no link or anything for the attachment.
Does the android client support MMS? I know MMS isn't super reliable but figured it'd be a great feature to have if it worked.
I'm an Android developer and would be able to lend a hand if interested!
Attachment sending via the Android channel is not currently a supported feature. This would be a neat addition though if you are feeling up to it and want to put together a PR. Currently you should be seeing a link for the attachment being sent instead. (that's a bug on the RapidPro side if not)
I noticed when building a new flow there's a way to send out an attachment or image.
But, I'm never able to see those attachments/images when testing with the android-channel client.
I looked at what was being sent down to the client and see a
"cmd" : "mt_bcast",
with amsg
that's just text but no link or anything for the attachment.Does the android client support MMS? I know MMS isn't super reliable but figured it'd be a great feature to have if it worked.
I'm an Android developer and would be able to lend a hand if interested!
https://help.nyaruka.com/flows/sending-messages-with-a-flow
The text was updated successfully, but these errors were encountered: