NSLocale preferredLanguages gives the user’s selected language and UIDevice gives some other device info like hardware model and OS version.
But are there any other demographics such as gender and birthday available? Or is that only possible by prompting the user?
No, this information is not available from the device, nor can you access the apple id information. You can request the user for this information, plus request the user user for his contact information on the contacts application database.