Hello,
I have implemented In App Purchase in one of the existing application, it's working fine. But the problem is that whenever I tap on any of the locked feature (where I have implemented In App code), it show me the alert message with title like
"Confirm your In App Purchase"
and message saying
"Do you want to buy one xxx Features for $xxx ?" and
"Cancel" / "Buy" UIButtons.
I am not setting any of these messages in code, so I don't know where is this text coming from and how to change this message with something like
"This Feature is locked, do you want to buy this feature and unlock it ?"
Regards, Pratik