I have 18 sqlite errors when I try to run my game on my iphone in xcode, For example one error just says:
sqlite3_column_int referenced from
But everything works fine when I run on the computer. How do I fix this for iOS? Do i need to get a plugin or something? I'm just using WWW readers with localhost. Thanks
sqlite3_column_int referenced from
But everything works fine when I run on the computer. How do I fix this for iOS? Do i need to get a plugin or something? I'm just using WWW readers with localhost. Thanks