Hi All
Noobie here, just signed up to the Apple Developer program, and I am very excited to be on this journey of fascinating exploration, especially at my ripe old age! Wish me luck!!!
Anyways, I have the makings of something small... an idea, an equally small market (which is fine by the way), and importantly - an app that I've been developing in my little niche - but I do need support in several functional areas to allow me to add those small touches of finesse to the app. One such area is that of maintaining user data once the app is exited or the device powered off/reset.
In my app I have profile page where users can enter their name and one additional detail item that remain live so long as the app is not closed down, or the device remains turned on. However, if the device is powered off, or the app shut down this data is lost. Once the user has entered their name for example, how do I write this back to somewhere such that when they next use the app this data is restored? How would I go about this - in its simplest form, please?
I don't need masses of data stored, no huge database or SQL tables... just two data items that the user can already enter in to a profile page. Simply two String data items.
All advice greatly appreciated.
Many thanks all
John
Noobie here, just signed up to the Apple Developer program, and I am very excited to be on this journey of fascinating exploration, especially at my ripe old age! Wish me luck!!!
Anyways, I have the makings of something small... an idea, an equally small market (which is fine by the way), and importantly - an app that I've been developing in my little niche - but I do need support in several functional areas to allow me to add those small touches of finesse to the app. One such area is that of maintaining user data once the app is exited or the device powered off/reset.
In my app I have profile page where users can enter their name and one additional detail item that remain live so long as the app is not closed down, or the device remains turned on. However, if the device is powered off, or the app shut down this data is lost. Once the user has entered their name for example, how do I write this back to somewhere such that when they next use the app this data is restored? How would I go about this - in its simplest form, please?
I don't need masses of data stored, no huge database or SQL tables... just two data items that the user can already enter in to a profile page. Simply two String data items.
All advice greatly appreciated.
Many thanks all
John