01-27-2020 06:23
01-27-2020 06:23
Specifically i'm trying to track down the source of TextEncoder().encode, I'm using it in my simulator companion app, but when I load to IOS the the call fails with an error message indicating that TextEncoder is unknown.
01-27-2020 13:19
01-27-2020 13:19
I'm not sure if it's specifically supported or not, but you could try adding the polyfill.
https://developer.mozilla.org/en-US/docs/Web/API/TextEncoder