is there a way to access an app's iphone user default settings from javascript?
A:
You could create a JS function to call from the Objective-C side that copies settings over, but there's no way for the JS layer to directly access the settings in your app.
Shaggy Frog
2010-09-02 01:23:46