meghz

Results 8 issues of meghz

I have a requirement of a timer, that should send out notification (I am used onesignal API notification) after a particular user set value is reached. For example if a...

I have used the wakeUp method along with my bluetooth functionality to wake the screen on any state change of the bluetooth device. It is working on some devices for...

App is an ionic4 capacitor app which uses few cordova plugins as well. I have a timer feature associated with a bluetooth device that has to keep running even when...

need more info

**Describe the bug** Just migrated from electron 8.5.5 to 19.0.9 for an electron ionic desktop application project. When trying to open electron window with the command 'npx cap open electron',...

**NOTE: Please make sure you read the [readme](https://github.com/DavidBriglio/cordova-plugin-foreground-service#cordova-plugin-foreground-service-) and fully understand the use of this plugin and its requirements before opening an issue.** **Problem definition** App is an ionic4 capacitor...

I added the dependency as a variable in typescript like 'let noble = require('@abandonware/noble')' and it gives the following error. ``` core.js:6241 ERROR Error: Uncaught (in promise): ReferenceError: process is...

Summary of Problem **- What I am trying to do?** I am working on an desktop application with Ionic + Electron. I would like the application to have 2 options...

Whenever I import the package and try to use in my electron + ionic app it gives the below error: ``` App threw an error during load Error: The module...