Ionic-native sqlite issue

I would urge anybody coming across this thread not to emulate anything in the previous post. If you have a similar use case, use ionic-storage and store your user objects keyed by their user id. Much simpler, more portable, and avoids antipattern soup.

2 Likes