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
Before add my issue, I would like to thanks to you about this library. It's useful to me.
In my application, On application launching time, I am inserting records in database in background thread at some moment application facing crash. (We can say it's early crash while app launching).
In firebase Crashalytics I got the below lines for crashing
SQLTable.swift - Line 31
SQLTable.init() + 31
Could you please help me the short-out this issue.
Thanks!!
The text was updated successfully, but these errors were encountered:
Hello Developers!!
Before add my issue, I would like to thanks to you about this library. It's useful to me.
In my application, On application launching time, I am inserting records in database in background thread at some moment application facing crash. (We can say it's early crash while app launching).
In firebase Crashalytics I got the below lines for crashing
SQLTable.swift - Line 31
SQLTable.init() + 31
Could you please help me the short-out this issue.
Thanks!!
The text was updated successfully, but these errors were encountered: