JSCryptor icon indicating copy to clipboard operation
JSCryptor copied to clipboard

Problem import RNCryptor

Open mlfaa opened this issue 5 years ago • 1 comments

I have problem when import RNCryptor:

This error in console: "Cannot read property 'indexOf' of undefined"

I import two differents forms:

var RNCryptor = require('jscryptor');
import RNCryptor = require(from 'jscryptor';

Both presents error. Can someone help me?

mlfaa avatar Nov 12 '19 14:11 mlfaa

I am facing exactly the same issue as @mlfaa is facing. Is there any support available nowadays?

arpitvaishnav avatar Jan 21 '20 13:01 arpitvaishnav

New version published, provide larger code and tracebacks for issues like this in the future please.

chesstrian avatar Feb 26 '23 21:02 chesstrian