ios - Title in Settings bundle not showing in the Settings -


i've pasted screen shot. text area visible title not showing in settings page. couldn't figure out.

enter image description here

you need add new row, under default value key "identifier". should works ;)

update 1:

i've tested swift project, , works fine:

enter image description here

next, code in appdelegate:

enter image description here

finally, result in simulator:

enter image description here


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -