Athul Antony N.P
Athul Antony N.P
As per the new changes in Oreo, The library seems to be not working well. The save() method returns an exception at line 138 of Model.class. > Sprinkles.sInstance.mContext.getContentResolver().notifyChange( Utils.getNotificationUri(Model.this.getClass()), null,...
I tried to checkout to specific tag[2.6.1] and the project is not getting synced. When I checked it, It shows that the project is missing gradle files. Can you please...
### Checklist - [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.tech](https://discuss.ipfs.tech/c/help/13). - [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Aissue) for my bug. - [X]...
**Describe the bug** When attempting to parse a simple JSON response using this library, I encountered performance issues. The library's parsing speed was slower compared to the native `JSON.parse()` method....