I am a new developer and have a beta copy of my program working fine on the simulator. the program uses a lookup
file (table of values) that is a binary file. it would not work well in a property list or database file.
i currently have it in the documents folder on the mac. i have moved the app to the device and it works well
except the lookup table is not available. i have included it in the app bundle but still no luck. i believe it
needs to be in the documents folder for the app on the device. any help would be greatly appreciated.
file (table of values) that is a binary file. it would not work well in a property list or database file.
i currently have it in the documents folder on the mac. i have moved the app to the device and it works well
except the lookup table is not available. i have included it in the app bundle but still no luck. i believe it
needs to be in the documents folder for the app on the device. any help would be greatly appreciated.