There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
ofxSettings offers iOS apps an easy access to standardUserDefaults from C++ without bothering with Objective-C. You can mainly use it for: 1. Save and read any value which has to persist when the app is closed. 2. Get values set by users under the Settings icon for you application.