iOS App Development Book/Video Series
The Series on How to Create iPhone & iPad Apps
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
SMF - Just Installed!
Home
Help
Search
Login
Register
iOS App Development Book/Video Series
»
General Category
»
"How To" Topics
»
SQLite error code:14, 'unable to open database file' with userInfo
« previous
next »
Print
Pages: [
1
]
Author
Topic: SQLite error code:14, 'unable to open database file' with userInfo (Read 8290 times)
runartrollet
Newbie
Posts: 15
The creator of Tally Board
SQLite error code:14, 'unable to open database file' with userInfo
«
on:
April 09, 2014, 05:59:08 AM »
Hi, I recently got a error with Core data in my app. The crash only happens if I keep going from one view to another many times, which refreshes the data. I saw something on stack overflow about it here:
http://stackoverflow.com/questions/18870387/core-data-and-ios-7-different-behavior-of-persistent-store/18870738#18870738
I am unable to understand much of this, really, so I thought I should ask here. Am I accessing the database too many times, or do I need to take some measures to ensure this works with ios7 ?
Thanks
Logged
http://TallyBoardApp.com
- A game of Logic, Strategy and Math.
kjmcneish
Administrator
Posts: 719
Re: SQLite error code:14, 'unable to open database file' with userInfo
«
Reply #1 on:
April 09, 2014, 08:33:48 PM »
If you compress your project and send it to me, I can check this out for you: (
kevin@iOSAppsForNonProgrammers.com
).
All the best!
Kevin
Logged
Print
Pages: [
1
]
« previous
next »
iOS App Development Book/Video Series
»
General Category
»
"How To" Topics
»
SQLite error code:14, 'unable to open database file' with userInfo