iphone - Is it possible to show dynamic data in default Settings app from my app -
iphone - Is it possible to show dynamic data in default Settings app from my app -
i using settings bundle insert items in iphone's default settings app.
now when selecting app name from iphone's settings app , can able list info database of application.
when checking urls, seems cant show dynamic info in settings app.
what trying is,
settings -> myappname -> when tapped myappname
i want fetch info db , display below in uitableview.also add together new entry tapping + ( add together button ) there.
fruits vegtables icecream chocolates mobiles
like , when tapping on each entry take next set of list. , there can add together new entry
can done?
please allow me know
no, sorry, can't done. you'll have have settings within app , include own view controller same purpose.
iphone objective-c database settings
Comments
Post a Comment