Apple does not provide touch event handling for UITextView
. The project I m developing includes notes that can be readable and editable, and I am using a UITextView
. Please help me with this problem -- how can I get touch events for my project?
For a basic app with nonconsumable in-app purchases, has anyone figured out best practices for using SKPaymentQueue s restoreCompletedTransactions? Observations I know it s recommended to always ...