EOSIO / eosjs-keygen

Javascript keys generator for EOS
71 stars 42 forks source link

Random number generator problem in React Native #24

Open ekkis opened 4 years ago

ekkis commented 4 years ago

I'm building a React Native app and on IOS when I attempt to run it, get the following error:

Error: secure random number generation not supported by this browser. use chrome, Firefox or Internet Explorer 11

what package can I install to fix this?

ekkis commented 4 years ago

I see someone else ran into this problem before me -- https://github.com/EOSIO/eosjs-keygen/issues/14 -- which remains unresolved after nearly 6 months. scary. can anyone help?