SQLite.viewer
SQLite.viewer copied to clipboard
Deprecated internal pod version issues
Hey,
Really liked your package but I am getting issues when i try to install the pod with latest version (2.1.0). I get multiple issues in Http package and one in SQlite package http Package issue -> convert open to public in multiple files
SQLite package issues -> Minimum deployment issue from 8.0 to 9.0
I was unable to resolve these issues. So what i did was: I individually installed the HTTP and SQLite pods and tried to ran your code by downloading your source code. but now i get error The file “copyOfStore.sqlite†couldn’t be opened. In the browser
even though i can access the DB with SQLite package separately.
Looking for your prompt reply :) Thanks