Results 26 comments of Matthias Schicker

For what it's worth: I've encountered a similar error message. The problem for me was that my markdown file was stored without a file extension. Once I've added `.md` to...

I'm pretty sure there is no way around intent filters for the OAuth use case. Here's how I understand what's happening: 1. App `A` wants to do OAuth 2. `A`...

Are there any news? There's quite some impact for the company I'm working with as most of their customers have some sort of VPN setup going..

@a-siva Good point, I'll give it a try! However, it's still marked "experimental", right? I'm a bit reluctant to include not-yet-stable code in this app since there are business app...

Are you guys talking about this issue: https://github.com/florent37/Flutter-AssetsAudioPlayer/issues/523 ? You might be in the wrong repo here?

I had a similar problem with a different plugin - but it turns out the problem was not that plugin after all, but a *different* plugin, which was initialized before...

It seems like I'm facing the same issue: MissingPluginException after the app was started from click on notification :/ Did anyone make any progress there?

Ok, I have a hunch now: When we're using push messages, FirebaseMessages spins up a new isolate (think: it's own little Dart app) to handle the incoming message. If the...

Hi anlosar, one more, please ;) [email protected] Thank you!