Crypto App constantly rejected

Hi guys, I’ve built a crypto app and trying to get it to the App Store but it’s been consisten rejected and I’m not sure reason. Rejection reason is app completness but the app so totally complete. I provided an account to test with and I see that they login but I notice the rejection comes seconds after they login. The app submitted is connected to my prod env so they have to do an actual transaction. is that the jssue?

It looks like the Review team are logging in but aren't able to do much.

What happens when you login with those credentials? You're in your prod environment, right? And if you want to go through using the app what do you have to do? You have to perform an actual transaction... in a prod environment... where actual money is used. The Review team are not going to do that.

Do you have a test environment? If so, you should change the app so that when this particular test account logs in, it connects to the test environment instead of your prod environment so that the review team can go through the app properly.

If you don't have a test environment, you should probably spin one up for the duration that the Review team need to use it.

Crypto App constantly rejected
 
 
Q