My experiences so far with kampkit on the Android ...
# touchlab-tools
d
My experiences so far with kampkit on the Android side have been wonderful. But now that I'm trying to catch up my refactor work so far to build in xCode I'm seeing different data coming in through the API call (which if it is using the proper URL should not happen) and my queries give me
SQLiteExceptionErrorCode
when trying to compile at run time. xCode reports the build is successful though. And this same shared code works perfectly in the Android build. Anyone got any tips for debugging cross platform sqldelight queries?