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
Hello folks! iosDatabaseLocation is changing after every build/run and sqlite cant access data of last running process.
Tested on device and emulator.
Change the Bundle Indentifier (App -> Info) to: $(PRODUCT_NAME) fixed the ID path..
The text was updated successfully, but these errors were encountered:
geniltodallo
changed the title
iOS 13 database location changing after every build/run - SOLVED
iOS 13 database location changing after every build/run
Jul 23, 2024
geniltodallo
changed the title
iOS 13 database location changing after every build/run
iOS 17 database location changing after every build/run
Jul 23, 2024
Hello folks! iosDatabaseLocation is changing after every build/run and sqlite cant access data of last running process.
Tested on device and emulator.
Change the Bundle Indentifier (App -> Info) to: $(PRODUCT_NAME) fixed the ID path..
The text was updated successfully, but these errors were encountered: