In-app purchase testing mzfinance.InAppBuyLoginRequired_message (sandbox)

app-store-connect, in-app-purchase, ios-simulator, xcode

Solution

I had the same problem, i couldnt buy any in-app because i've seen every time :

mzfinance.InAppBuyLoginRequired_message (sandbox)

Earlier i tested my in-app purchases on this test account and everything was fine. I created new test account in iTunesConnect and it helps!.

Go to:

https://itunesconnect.apple.com/

Select:

"Manage users" >> "Test user"

Next "Add new user" and create new user with any e-mail adress (i used imaginary e-mail adress). This work for me, i'm using now this second account to testing.

Regards

Problem

I am working on an in-app purchase... I had things working fine in the simulator/(sandbox mode). I’m still working on some stuff with the app and testing. Today when I tested the in app purchase I get. In-app purchase testing mzfinance.InAppBuyLoginRequired_message (sandbox) I looked in iTunes connect and it said “Rejected” under the in app purchase. I didn’t put complete descriptions but didn’t think it mattered because I had previously developer rejected the app. So I deleted the in app purchase... uploaded/rejected another binary and added the new in app purchase. I used the same apple-id to test. The first time, it said Successful. I try it again and I get the same error message. In-app purchase testing mzfinance.InAppBuyLoginRequired_message (sandbox) Any idea what’s going on? I assume the code is fine since I haven’t changed it. Its something with iTunes connect setup or something.

Original source