dan zelisko
dan zelisko
hi, it seems that the documentation link is not working: http://mgcrea.github.io/angular-cordova best, dan
Hi, when I try to setup versionCode for android compile in my config.xml file it gets ignored which makes the upload to the play market very problematic.. ``` ``` version...
hello, this is my config (package.json) ``` "plugins": [ [ "module-resolver", { "cwd": "packagejson", "alias": { "@nav": "./src/navigation", "underscore": "lodash", "@store": "./src/store" } } ] ] ``` when I use...
hi, thanks for this library. I've been trying to use it with this config, but it seems that te color palete is ignored (or I misunderstood how to use it)...
this is an example of how to use this lib to read simmulated tags from read-native-hce library.
hi, I am getting a segfault when trying to start capt server or capt watch with the latest version of capt. "capt new" works just fine.
hi! is it possible to send and monitor ping packets with this library? thx, regards, dz
- Deployer version: Deployer 6.8.0 - Deployment OS: ubuntu 20.04 hi, when I try to execute the script in CD with predefined answer it always renders "no". ```bash yes |...
hi, is it possible to manually decide which revision to deploy? something like shipit dev deploy [sha] ? thanks, cheers, dan
hi, I'm getting the following error when trying to create a snapshot: ``` Spatie\DbDumper\Exceptions\DumpFailed The dump process failed with a none successful exitcode. Exitcode ======== 2: Misuse of shell builtins...