Stieglitz

Results 3 comments of Stieglitz

I have the same issue in my app (at least I can see it in crashlytics). But in my case, the issue is a bit stranger: It only happens at...

Hi @christosts, thanks for your explanation. We don't override the the `MediaSessionService.onUpdateNotification` method in our implementation. Here you can look at our implementation to get a bit more information about...

I'm not sure whether this is really a bug or not. If you explicitly define a parameter as Unit, there is an implicit lambda `it` with the value Unit and...