Muhammad Mohsen
Muhammad Mohsen
Hi, Did anyone find a way to solve that problem?
I think this is related to https://github.com/JulianAssmann/flutter_background/issues/69 I'd try the solution by @jakoss to add the service to the AndroidManifset manually ` `
I think this is related to #69 I'd try the solution by @jakoss to add the service to the `AndroidManifset` manually ` `
Thanks @KAMAL-7861 Both permissions were already declared in the manifest. After further debugging, I found the following: - The mp3 file in the example code above will **NOT** fail. -...
Looking further into it, I found that paths with a multiple-of-16 length fail. I tried the below files and ones that were 32, 48, 64, and 80 characters long threw...
@wseemann , sorry for being pushy...Is there any chance you could give this a look?