Jonne Pihlanen
Jonne Pihlanen
Is there a workaround how to get this working while waiting for the release? Tried the pipx version also but there was some other issue with the webview not opening...
Is there a workaround how to get this working while waiting for the release? Tried the `pipx` version also but there was some other issue with the webview not opening...
Hey :wave: I'm seeing a similarish issue with `firebase-tools` v11.15.0 when running `firebase deploy --only functions --debug` debug output: ``` [2022-10-29T06:03:49.031Z] Building nodejs source [2022-10-29T06:03:49.032Z] Could not find functions.yaml. Must...
Hey, is there any idea why this is happening? I was digging the implementation a bit and it seems that the error comes from the firebase-tools cli rather than this...
Commenting now on multiple issues while debugging the issue with plugins on iOS background isolates, but it finally seems that the missing piece was this: ```swift // AppDelegate.swift GeneratedPluginRegistrant.register(with: self)...
The above solution seems to work, I'm now able to build the app and triggering the background task from the debugger works. Could we get a comment whether this is...
I could have elaborated a bit, those changes from `https://github.com/absar/flutter_workmanager.git` are actually in main already and waiting to be released: https://github.com/fluttercommunity/flutter_workmanager/commit/b783000c18f6e066f3d81d5ecc352f3ce61860f6 👍 (or that is how I understood the situation)
Any update or solution on this one? I'm facing this issue at the moment when triggering the iOS background task from the Xcode debugger. I'm using the branch suggested in...
This fixed the issue of initialising plugins inside the isolate: https://github.com/fluttercommunity/flutter_workmanager/issues/521#issuecomment-2103959116
Hi, search text seems to be trimmed hence the need for typing it all together: https://github.com/lukedirtwalker/cutespotify/blob/16812522a6c087c645008705d02ffd02e6e3c6e6/qml/SearchPage.qml#L35