Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 06-07-2010, 03:55 PM   #1 (permalink)
Registered Member
 
Join Date: Apr 2010
Posts: 5
danioyuan is on a distinguished road
Talking How to add hidden UserDefaults fields?

I'm trying to make an app with In-App-Purchase. And if a user purchase the pro levels, I want to use the NSUserDefaults to record that. However, the examples of NSUserDefaults I found are all editable fields in the Preference.

Can anyone tell me how to create an item in the NSUserDefaults that a user cannot see/edit in the Preference? Also, can I add items to NSUserDefaults in my app instead of creating it in the plist before compilation?

Thanks a lot!!!!
danioyuan is offline   Reply With Quote
Old 06-07-2010, 04:12 PM   #2 (permalink)
Registered Member
 
Join Date: Apr 2010
Posts: 5
danioyuan is on a distinguished road
Default

Ha, just find out how to do it myself. It is much easier to do this than to put a field in the preference. Only two lines are needed.

NSUserDefaults *defaults = [NSUserDefaults standardUserDefaults];
[defaults setObject:@"test" forKey:@"greeting"];

Next time, your app can get the value for the key "greeting".
Great!

Quote:
Originally Posted by danioyuan View Post
I'm trying to make an app with In-App-Purchase. And if a user purchase the pro levels, I want to use the NSUserDefaults to record that. However, the examples of NSUserDefaults I found are all editable fields in the Preference.

Can anyone tell me how to create an item in the NSUserDefaults that a user cannot see/edit in the Preference? Also, can I add items to NSUserDefaults in my app instead of creating it in the plist before compilation?

Thanks a lot!!!!
danioyuan is offline   Reply With Quote
Reply

Bookmarks

Tags
in-app-purchase, nsuserdefaults, preference

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 335
12 members and 323 guests
Absentia, Domele, fiftysixty, givensur, heshiming, iGamesDev, linkmx, michaelhansen, PixelInteractive, raihan.zbr, Sloshmonster
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,657
Threads: 94,118
Posts: 402,892
Top Poster: BrianSlick (7,990)
Welcome to our newest member, jenniead38
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 12:11 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0