Alex Khaylo
Alex Khaylo
Hi @sshropshire, unfortunately, I can't provide stable steps to reproducing. It is only sometimes reproducing. For the same card, user info, the same phone, IP, and location it sometimes reproduces...
Hi @sarahkoop, any news?
Hello @sarahkoop and @jaxdesmarais do you have any news about this issue? We are using the latest versions of SDK, but still, some of our users are receiving this error....
my workaround: ```js moment(date).add(date.getTimezoneOffset() * -1, 'minutes') ```
Added options "saveToDir" and "uniqueNames" (for using same images #3 ) ```javascript //Example let options = { saveToDir: '.app_thumbs', //default "/storage/emulated/0/thumb/" uniqueNames: false,// default "false", same names }; const filePath...
@phuochau It's only for Android now. I'm not an Android developer, so the code may be messy. I think I can help you to fix conflicts.
"react-native": "0.58.4"