سؤال

Is it possible to add an "Email A Developer" section within Apple's default settings bundle for an iOS application?

Use Case:

From the global settings pane of my app, I would like a user to be able to select "Email A Developer" and have that launch a new email pre-populated with the developers email address and a default message title.

Thanks in advance for your help!

هل كانت مفيدة؟

المحلول

You can't execute your own code from within the settings app, so this is not possible.

نصائح أخرى

Yes, check out MFMailComposeViewController.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top