Christy Thomas Alex

Results 100 comments of Christy Thomas Alex

Has anyone got this working with Xcode 12 and iOS 13 ?

I am facing this issue as well on `cordova 9` only **How to reproduce** (At least in my case) :- 1. Create a new cordova project :- `cordova create neuproject`...

Hey @timbru31 Thank you for your quick response. Up until cordova 8, this wasn't an issue. Platforms would get added on cordova prepare as long as engine was specified in...

`docker run --rm -it --name img --volume "$(pwd):/home/user/src:ro" --workdir /home/user/src --volume "${HOME}/.docker:/root/.docker:ro" --security-opt seccomp=unconfined --security-opt apparmor=unconfined --security-opt systempaths=unconfined --entrypoint sh r.j3ss.co/img` This is exactly how I had to run it...

Ran into the same issue right now. Had clean reinstalled Timescale using helm a day back. Earlier this issue didn't arise when I had it running for almost a month....

> Can you share logs, if you still have them, so we get more info on this? Thanks for your quick reply, I am suspecting in my case, it was...

Just ran into the exact same issue. @cikupin did you ever solve this issue ?

Hey sorry I have been inactive for a while. I tested this with an Android 10 phone but I could not replicate it. I double checked if it was compiling...

Released a [new beta version](https://www.npmjs.com/package/cordova-plugin-document-scanner/v/5.0.0-beta.0) of the plugin. To test it :- 1. Make sure to remove the old version using `cordova plugin rm cordova-plugin-document-scanner` 2. To test it add...

Thanks @AJRdev I am using `cordova cli 10.0.0` with `cordova-android 9.0.0`. But as per android docs you are on the right tracks. Its really strange that I am unable to...