Ciprian Dragoste
Ciprian Dragoste
Hi, so I have this in package.json: ` "devDependencies": { "apidoc-plugin-schema": "^0.1.8" }` and this in my api file: `* @apiSchema (Admin) {jsonschema=./addAgent.json} apiParam` and this in my ./addAgent.json file:...
Please include the following to help us address your issue. 1. Expected behavior and actual behavior. I've 4 beacons with same uuid and same major ( 1000 ) but each...
Hi, based on this config, my log files are being overwritten every "workerInterval" - meaning 60 seconds. Anything wrong with my config, or is it something else? ┌────────────────┬─────────────────────┐ │ key...
Hello, I was just wandering if there's a workaround "scopes" as it has been deprecated by google and if I use it in params it instantly kills the app on...
Hi, I was trying to test the examples and seems like I'm stuck with this error: `GPIO Setup ERROR: { Error: EINVAL: invalid argument, write errno: -22, code: 'EINVAL', syscall:...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: Add the plugin to Ionic ios **Expected behavior** Compile successfully....
`npm i` fails on Macbook Pro with M1 cpu: `> [email protected] install /Volumes/Work/Projects/BWH/background-geolocation-console/node_modules/sqlite3 > node-pre-gyp install --fallback-to-build node-pre-gyp ERR! install response status 404 Not Found on https://github.com/TryGhost/node-sqlite3/releases/download/v5.0.8/napi-v6-darwin-unknown-arm64.tar.gz node-pre-gyp WARN Pre-built...
Hi, after setting up the FB app for Android ( filled in the package name generated the key hash and checked "single sign on", when running the code in the...
Hello, I can't find anything about this in the provided documentation. Is it possible to make POST requests ( and send along some parameters )? Thanks!
Hey, this is not an issue but rather a question: I've been looking through the code and since I couldn't find myself in answer, I'm asking here: is there a...