Can you explain how your extension is secured as compared to tinydb component ?
And as you described about extra features, I didn’t find it anything different. I can save all types of data in tinydb component text,boolen,integer,list,etc.
This extension just has some extra blocks of that, but nothing different for the normal Component.
Therefore I think it’s not worth as a paid Extension, although it’s my opinion. If I am wrong please correct me.
And btw, this extension is much less convenient than the original tinyDB. Why do I need to use a separate block for every type of value? The original component only needed one method to do so.
it’s just not about returning object specific values, it’s based on SecuredSharedPreference and not the normal SharedPreference one to it’s definitely way more secure than the existing the Tiny db.
Well, In my opinion, its quite clear, you used TinyDB component source + features it offers are easy to implement with builtin blocks + how can I be assured of security
And also, kindly be ethical while discussion in community
Better functionality and feature can be achieved with custom objects not limited to just (Int/number, String/text or List).
If you are using Library/AndroidClas, just see into the sources, ofc it does cryptography before saving, so users can just encrypt data before saving anywhere.
“What does the extension has to do with viewing source code? Its secured enough to protect user data and I’m confident about it, And also remember there is multiple way to achive same thing in programing, its not like my way is the best way and other’s way is not good”