[MonoTouch] Problem adding settings to my app using root.plist

EricHawthorne eric at bmscentral.com
Tue Dec 13 12:57:52 EST 2011


I was wondering if anyone has made any headway on this topic.  I too am
developing a universal app using MonoTouch and am having trouble with the
user preferences.  I have created a folder named "Settings.bundle" and a
plist file inside of that named "Root.plist" and set the build option to
"Content".

If I run the app in debug mode against the simulator, I see only the
MonoTouch debug options in the Settings application.  If I run in release
mode against the simulator, I see no options in the Settings application. 
The same is true when I run on the physical device. It seems to me that the
Root.
http://monotouch.2284126.n4.nabble.com/file/n4191329/Settings.bundle.zip
Settings.bundle.zip plist file is not included in the application for some
reason and that is confirmed by my code that attempts to access these
settings.  I have also tried renaming the file to "Root~iphone.plist" to no
avail.

Is there something special I need to do because it is a universal app?  I am
attaching my "Settings.bundle" file in case that helps.

Thank you.

--
View this message in context: http://monotouch.2284126.n4.nabble.com/Problem-adding-settings-to-my-app-using-root-plist-tp3829248p4191329.html
Sent from the MonoTouch mailing list archive at Nabble.com.


More information about the MonoTouch mailing list