Open IslamKhSh opened 3 years ago
FYI: the fix on master is broken. The filter here will filter out any null key emissions, meaning that the default value won't actually be emitted as #141 intended.
Just a note that this is going to be very high priority very soon because all apps on Play Store need to target SDK 30 from November, and every app using this library will be affected by #141 when they update target SDK.
@grandstaish this filter will filter null key, but not null value...
If anyone needs to update in the meantime you can get a HEAD build from jitpack: https://jitpack.io/#f2prateek/rx-preferences/4f0d5087ab (confirmed this works fine on target SDK 30)
Hey @f2prateek, would it be possible to get a new release, or should we consider the repo unmaintained and look to fork? Thanks!
Hey @f2prateek would be pretty nice and important. I see you are still somewhat active and there are already finished Pull Request you just need to merge. Me and a lot of other developers would really appreciate it.
Hi - apologies for the delay here. I haven't been doing Android development for a while now so I don't feel like I am best suited to continue maintaining this library. I'm going to deprecate it and recommend a replacement. Thank you for using the library!
@f2prateek Please release a new version
2.0.2
that includes the last pull request you accepted #143.