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!!