pmonks / bot-giphy

A small Symphony bot that responds to /giphy commands in messages to return a random Giphy image for the subsequent terms.
Apache License 2.0
1 stars 0 forks source link

Images aren't showing up on mobile #1

Open pmonks opened 6 years ago

pmonks commented 6 years ago

Bug Report

Steps to Reproduce:

  1. Run a /giphy <term> search (the term is irrelevant) via browser / SymphonyElectron
  2. Confirm an image appears
  3. Open the same chat on Symphony mobile app

Expected Result:

Image appears.

Actual Result:

Image does not appear.

Environment:

Environment doesn't appear to be relevant - this has been reproduced on 2 separate mobile devices, connected to different Symphony pods.

Additional Context:

Presumably caused by differences between MessageML rendering on desktop and mobile. #fail

pmonks commented 6 years ago

cc @bingenito