开发者

Preferences bundle -- iPhone vs. Simulator

开发者 https://www.devze.com 2022-12-23 10:23 出处:网络
I have a preferences bundle that exhibits 开发者_StackOverflow社区different behavior in the simulator vs the phone.The basic problem is that the default values of my preferences are getting read fine

I have a preferences bundle that exhibits 开发者_StackOverflow社区different behavior in the simulator vs the phone. The basic problem is that the default values of my preferences are getting read fine on the simulator but are coming up NULL on the iPhone. Is there some kind of special initialization I have to do for the device in order for these to be seen there?

Thanks in advance for any insights!

0

精彩评论

暂无评论...
验证码 换一张
取 消