I found that the link used in TDPFInAppPurchase.ShowProductInAppStore does not work. It uses the 'http://' prefix, but it should have used the 'itms-apps://' prefix instead. I changed it in my copy of the source code and it works.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I found that the link used in TDPFInAppPurchase.ShowProductInAppStore does not work. It uses the 'http://' prefix, but it should have used the 'itms-apps://' prefix instead. I changed it in my copy of the source code and it works.
I changed the url. Please take a look at the updated file in svn.
Hi Sebastian
how do i update the file in svn? is there another account id and password that allows me to update
thanks
chris
You'll have to ask Babak to add you to the project. Then you can commit your changes directly.
Thank you Sebastian