It works great on iOS but when running the exact same code on Android I get the following error when using generateShares method:
TypeError: undefined is not a function (evaluating '(0, _base64Js.toByteArray)(base64).reverse()')
Do you know what might be happening?
It works great on iOS but when running the exact same code on Android I get the following error when using generateShares method:
TypeError: undefined is not a function (evaluating '(0, _base64Js.toByteArray)(base64).reverse()')Do you know what might be happening?