Hello Madjey, I unfortunately have been very busy professionally (at work) and not had much time lately to volunteer for maintaining Fineract. I hope that you do not mind that I copy the Fineract dev list (which I am still subscribed to, but lately haven't been able to read along every message anymore) to our exchange here, so that others may chime in? +dev@fineract.apache.org
On Sun, May 14, 2023, 16:32 Madjey Mensah <madjey.men...@gmail.com> wrote: > Hi mike, > > How are you ? > I'm trying to execute the main class but I get an error on subscribeOn > method. > subscribeOn is not recognize. I think it is a possible problem of > library incompatibility. > In the example you use reactivex library but the FineractClient use rx. > library. > > Please, can you help me. > > Thank you in advance. > > Best regards > As per the https://github.com/openMF/fineract-client/blob/master/README.md : *This library duplicates & overlaps with the "official" Apache Fineract client library <https://github.com/apache/fineract/blob/develop/fineract-doc/src/docs/en/chapters/sdk/client.adoc>, see #29 <https://github.com/openMF/fineract-client/issues/29>.* Could I encourage you to switch from openMF/fineract-client to apache/fineract's SDK client lib? BTW I have fixed a few related links, just FYI: * https://github.com/openMF/fineract-client/commit/14e5c0a2406082e8ac5d5e8e443bd45a64d91f93 * https://github.com/apache/fineract/pull/3175 * https://github.com/apache/fineract/pull/3174 I hope this helps. Best, M. >