Quantcast
Channel: iOS and tvOS
Viewing all articles
Browse latest Browse all 10823

Has anyone else had this XCode bug where the SQLite db doesnt get updated?

$
0
0
TLDR: I can make a change to my SQLite database file, and when I run it in the editor all changes are reflected properly. When I compile for iOS, the database file doesnt get updates unless I delete the app and redownload.

So in long, I have all my character data in a Database file along with some other information on items and translations and stuff. The Database file is in StreamingAssets, and I can confirm that the db loads on both Editor and iOS. Thats not the problem however. The...

Has anyone else had this XCode bug where the SQLite db doesnt get updated?

Viewing all articles
Browse latest Browse all 10823

Trending Articles