Jakob E. Bardram
Jakob E. Bardram
Since the `location_permissions ` plugin is discontinued, maybe the example app should be updated to use the `permission_handler` plugin?
Thanks for a well-maintained plugin. However, it would be nice with some API documentation - for example, it is unclear to me what the different is between these two methods:...
We need to update to Android Embedding v2. ``` The plugin `esense_flutter` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try...
### Device / Emulator and OS Please complete the following information for each phone and/or emulator you're experiencing this bug on: - Device: Samsung - OS: Android 11 ### Describe...
Sometimes I get the following error: ```` E/MethodChannel#g123k/device_apps( 791): Failed to handle method call E/MethodChannel#g123k/device_apps( 791): java.util.concurrent.RejectedExecutionException: Task fr.g123k.deviceapps.DeviceAppsPlugin$2@91da73e rejected from java.util.concurrent.ThreadPoolExecutor@50276a8[Terminated, pool size = 0, active threads = 0,...
This issue contain notes on how to upgrade to carp_core [v1.0.0-alpha.39](https://github.com/cph-cachet/carp.core-kotlin/releases/tag/v1.0.0-alpha.39). * add / use the [`rpc-examples.zip`](https://github.com/cph-cachet/carp.core-kotlin/releases/download/v1.0.0-alpha.39/rpc-examples.zip) json examples. * update all the different `application` and `service` end point json...
Make the `Measure` simple so it cannot be sub-classed, incl. moving API keys to device descriptors (e.g., Weather, Air Quality)
There is a need to support long-term triggers for e.g. adding tasks to the app task queue. ## Scenarios * recurrent scheduled trigger, like once pr. day or once pr...
It seems like the `study_id` folder in Firebase is not really created (it is shown in italic). This makes it hard to access data (according to Darius).