Tulio Calazans
Tulio Calazans
> StickyHeaderLayoutManager > Provides equivalent behavior to a simple LinearLayoutManager, but where section header items are positioned in a "sticky" manner like the section headers in iOS's UITableView. StickyHeaderLayoutManager MUST...
@vitusortner In Room, if defaultValue is defined, we don't have to set this property. This way, in an insertion the field get the default value. It is related to SQLite...
> Opened a [discussion](https://github.com/pinchbv/floor/discussions/689) about the feature that should solve issues like it. Unfortunately floor doesn't support this yet. You can do something like what @alectogeek said for count field....
Conceptually, setting a field that is a primary key to null is wrong. Erli's idea is not a bad one.
Same issue. Nothing yet? Not working after publishing.
Perhaps the OS could have killed the application. Try to run the app in release mode, but connected by a usb cable with Android Studio open to obtain the reason...
Hi, I have two different applications using this library and I don't have any problem. Send me some code so I can analyze.
Reading your comment on the presented code I could understand that there is a conflict with libraries that deal with pushkit like callkit. As mentioned [here ](https://github.com/hiennguyen92/flutter_callkit_incoming/issues/275) and [here](https://github.com/Yukams/background_locator_fixed/issues/80). But...
I think v2.0.6 (latest version) fix this issue. Otherwise, check the logcat for the displayed error and send it as a response to this issue.
I think v2.0.6 (latest version - [PR](https://github.com/Yukams/background_locator_fixed/pull/70)) fix this issue. Try to run the app in release mode but connected with usb with android studio open, check logcat to find...