Closed senthil7273 closed 3 years ago
Hi @senthil7273 ! Do you still need help with this? We just published version 4.0 and I invite you to try again with it. I'm closing this issue for now since it's been a while, but I can re-open if you'd like :)
here is code used to enable crypto in pouchDB. I am using cordova+angularjs+pouchdb. i tried the same on chrome too.
when i tried to put a record as mentioned below
i am getting the follwing error.
RangeError: Trying to access beyond buffer length(…)
Am i missing anything ? or doing in wrong way ?