Riccardo Tribbia
Riccardo Tribbia
Hello everyone, thank you for the great job with this library 🎉 Simple question: is it possible to explicit write without response to a characteristic? Or is the BLE characteristic...
Hello everyone, we've just tried to put 2.0.0 version to all reaktive dependencies and we've just found that there aren't problems running Android app, but launching iOS app appears this...
Added intermediate folders creation before file creation because sometime it gets a type file with name "path/effective_filename" as filename, so no file into a inner folder will be extracted correctly
Great tool! We're waiting for ReactiveCocoa support.. we'll try to contribute on it!
For some uses can be useful have also security and encryption feature.. look at https://github.com/sqlcipher/sqlcipher for example. Could be an enhancement?
Hi everyone, we're using WorkManager in an app in which we've also [LeakCanary](https://square.github.io/leakcanary/) configured and we always receive this warning after a run of each Periodic Worker: ``` 16:49:08.888 LeakCanary...