You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: