That at the end (where to find the sandbox account at the bottom of the App Store page) was worth the whole video! Thank you!
@dallasrieck77532 жыл бұрын
finally a clean use case; ie: one that's not blurred with bells and whistles(we can do that later) AND no "I'm going to teach you" or "this lesson" - you shared; hence, NO CONCEIT!
@theJeraldo7 Жыл бұрын
Do I have to sign the Paid Apps agreement to fetch the products from the AppStore?
@MrTaron19982 жыл бұрын
Hello Michael, on 3:00 when it failed, what's the problem? I have a task to show some alert message when it fails sometimes, can you tell me is that an error or something else? In which cases does it fail and how can i capture that failure and show it with alert message? Thanks in advance.
@nataliianovykova4637 Жыл бұрын
What to do if list with purchased products is empty?
@asfandmalik8966 Жыл бұрын
Our purchases work in sandbox and not in testflight And I cannot find any documentation on it
@dipakpaulbd Жыл бұрын
Can i use app store apps for test?
@sebastianhubard4314 жыл бұрын
Really helpful but I unfortunately don't get the same settings options in the iphone when logged on (I'm missing itunes and App Store) any idea where to go to find the sandbox user?
@АлексейПархоменко-х9ы4 жыл бұрын
Hello! Do you solve the problem? I have the same, and I have no idea how to fix it. Thank you!
@anyatalkss8 ай бұрын
Need to make new one
@skorkmaz2 жыл бұрын
Can I test IAP sandbox testing with my app that I downloaded from AppStore? Or do I need to run the app trough Xcode?
@zakariajawas2 жыл бұрын
You can't, it should be a development-signed app
@dallasrieck77532 жыл бұрын
thank you!😀
@ruturajchavda58775 жыл бұрын
Can i use indian account as i living in india?
@RobertHolzapfel4 жыл бұрын
Thanks! I think you forgot a essential last step. You have to remove the transaction from the paymentQueue after the transaction is updated to state "purchased" and also "failed"
@garyrubinstein78134 жыл бұрын
How do you remove the transaction from the paymentQueue?
@RobertHolzapfel4 жыл бұрын
@@garyrubinstein7813 Just call the paymentQueue's method 'finish' like so: -> SKPaymentQueue.default().finishTransaction(transaction)
@ibidaporasheed67284 жыл бұрын
Thanks! This was quite helpful
@garyrubinstein78134 жыл бұрын
This is a great tutorial, together with the one before with the 10 steps. I searched for some easy to follow instructions about this and the others were not clear enough for me. I have one question though about testing. I successfully made a sandbox user and did the test and it worked. But now I want to add some features to my code and test again but my sandbox user already purchased the non-consumable in-app purchase. Is there a way for me to have that user cancel the purchase so that I can keep on testing with a clean user?
@garyrubinstein78134 жыл бұрын
Never mind. I figured out the problem, it had to do with me not finishing the transactions, there were a bunch of them piling up. With your help, I finally got in-app purchases working on my app. Great tutorials. The only suggestion is if you would use a bigger font since I had to magnify on my macbook and it slowed me down in following.
@khosroafshar11 ай бұрын
thanks bro
@XuanQuynhLexuanquynh4 жыл бұрын
thanks
@Jorge-qt4sk Жыл бұрын
can u invite me for sand box tester plz im learning about this