Results 12 comments of umesh gupta

@greenrobot any updates ?

This happens only if the app is in the background, once you open the app it get connected.

need to handle doze mode and app standby from the marshmallow. @TakahikoKawasaki

@coomar2841 Kindly have a look at this. You may ask for max allowed file size at init of any chooser, before processing further.

@littledot @liguopengbenli any fix for the above said ?

When can we expect this to be merged ? @Alex009 @illarionov @Pschsch

build.gradle `targets.withType{ binaries.withType{ isStatic = true linkerOpts.add("-lsqlite3") export(project(":xyz")) export("dev.icerock.moko:mvvm-core:0.16.1") export("dev.icerock.moko:mvvm-compose:0.16.1") transitiveExport = true } }`

With dev.icerock.moko:media:0.11.0 dev.icerock.moko:media-compose:0.11.0

Please share the sample code snippet @0xera . As I am getting the error of `A problem occurred configuring project ':moduleA'. > Failed to notify project evaluation listener. > Cannot...

Just added in pluggin -> id("io.deepmedia.tools.grease") version ("0.3.4") Using -> com.vanniktech.maven.publish Kotlin 2.1.10 gradle -> 8.11 JVM 17