I'm new to iOS development. I face some difficulty finding the right resources for having custom keyboard shortcut for my app. I know that in ios 5 it has been developed. but i think i would like to have a custom keyboard shortcut for the frequently phrase that only work in my app.
So please please help me..
I also wonder how can I control the size of the font for the whole app? It is easy to do it with one label. I mean when the user change the font size with a UISlider for one label, how can I apply the change for every text box, label , table view controller ... etc.
In addition, in this Add shortcut in keyboard settings through app?
if I have to work with UITextChecker
, is there any way I can make my own dictionary to retrieve the data from core data?
Any help will be appreciated!