hello
this should be a simple question where the IAP Badger product name and Apple Store IAP name should be the same or not?
in my code I have the following
–A list of product names or identifiers specific to apple’s App Store or Google Play.
productNames = { apple=“UnblockApp”, google=“UnblockApp”, amazon=“UnblockApp”},
in the Apple Store I have an IAP with the reference name “UnblockApp”.
should these two name be the same to make my IAP work? or is there some other reference or product id be set?
I also have the product id in the Apple Store set as com.mycompanyname.myappname.xxxxxx, where xxxx is my App Apple ID.
however when I try to make a purchase in my App via the App Store, I connect to App Store every thing looks good but then nothing happens. is there something I am missing in the settings from Apple Store to IAP Badger code.
regards
bruce.