I got the latest code that I got from the svn, but I can't build InAppPurchase demo. t gives following error:
[DCC Error] uMain.pas(79): E2035 Not enough actual parameters
The offending line is:
DPFInAppPurchase1.ShowProductInAppStore( 733449578 );
Can we have a fix for it? Thanks!
Yep... it has some changes in some properties and events. I managed to make it work some days ago for my application.
This is the demo fixed.
Hi Kaarigar & Diego
Thank you for your feedback.
Fixed InAppPurchase compile error. Please download last source [code]
Regards
Code: code
Log in to post a comment.
I got the latest code that I got from the svn, but I can't build InAppPurchase demo. t gives following error:
[DCC Error] uMain.pas(79): E2035 Not enough actual parameters
The offending line is:
DPFInAppPurchase1.ShowProductInAppStore( 733449578 );
Can we have a fix for it? Thanks!
Yep... it has some changes in some properties and events. I managed to make it work some days ago for my application.
This is the demo fixed.
Last edit: Diego 2014-04-08
Hi Kaarigar & Diego
Thank you for your feedback.
Fixed InAppPurchase compile error.
Please download last source [code]
Regards
Related
Code: code