问题
I want to show particular note about incoming number on call screen of an iPhone.
E.g. I have Jane as a contact saved in my Contacts on an iPhone. I also have a note associated with that Jane's contact, let's say that note is "Dentist".
Now If I get call from Jane I should be able to see "Dentist" on call screen.
I am currently using PhoneGap framework. I have been searching for it but had no luck.
回答1:
This is not possible on non-jailbroken iPhone. But you can achieve it in some other way like how the sticky notes apps are working,
- Ask the user to create a note
- Generate a image from the user designed note(using code)
- Finally ask the user to assign the image to the contact.
回答2:
No, you have no way influence how contact is displayed in phone call at not jailbroken iPhone. Information is taken from address book only.
来源:https://stackoverflow.com/questions/12597320/iphone-call-screen-note