Changed from calling setMetafields in webview to calling the adaEmbed.setMetaFields. This is because the atob in javascript does not support decoding utf8 from base64 (only supports ASCII)
Checklist
[x] The steps for distribution have been follow here.
[x] A Release Note has been drafted and published after merging to master.
Description
Changed from calling setMetafields in webview to calling the adaEmbed.setMetaFields. This is because the atob in javascript does not support decoding utf8 from base64 (only supports ASCII)
Checklist