You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently I'm developing React Native where i need to use MSG91 for Use register OTP Verification. but I'm getting Current error while compiling
bundling failed: Error: Unable to resolve module cryptofrom/Users/apple/Desktop/Projects/RN/REG/node_modules/request/lib/helpers.js: Module crypto does not exist in the Haste module map
May be this npm package wont work in react native. please help me asap.
The text was updated successfully, but these errors were encountered:
It is not a secure practice to integrate SMS library on clients device, use intermediate backend for authentication and verification. Unless you have good reason to do so.
Hi,
currently I'm developing React Native where i need to use MSG91 for Use register OTP Verification. but I'm getting Current error while compiling
bundling failed: Error: Unable to resolve module
cryptofrom
/Users/apple/Desktop/Projects/RN/REG/node_modules/request/lib/helpers.js: Module
cryptodoes not exist in the Haste module map
May be this npm package wont work in react native. please help me asap.
The text was updated successfully, but these errors were encountered: