Encrypted keyserver-hosted encrypted media works on web, but on native it looks like only blob-hosted encrypted media works.
I think this work was missed. I found we're using encryptedMediaBlobURI on web (and elsewhere on native), so I integrated it here and it looks like it did the trick.