Hello,
Question 1: I’m currently testing Amazon IAP for one of my products using the Amazon App Tester. I’ve noticed that when I purchase a product my transactionCallback gets called twice. I was just curious as to if this is normal behavior or not. I can’t figure out why it’s not being called just once.
Question 2: Any idea what else might be triggering a second call to the transactionCallback?
Question 3: What’s the range of things that trigger the transactionCallback other than a store.init, store.purchase, and store.restore?
Thank you!