Migrating the pure Nativescript 5.x project to Nativescript 6
Using nativescript-nodeify (0.8.0) , sjcl (1.0.8) and uuid (3.3.3)
When executed on ios or android, sjcl.random.randomWords(PBKDF2_SALT_SIZE) is throwing the error - JS ERROR NOT READY: generator isn't seeded
tried different ways to configure crypto in webpack. Still not able to solve this error! Any help in this regards will be much appreciated!!!