Closed howardengelhart closed 8 years ago
cc @minznerjosh
Is there more to this than grabbing the bundleId
property off of the response? As soon as I attempted to do that, my e2e test failed.
That depends on the reason why your e2e test is failing.
I actually think it's because the API didn't return a bundleId.
I was looking through the response the app store sent back and there wasn't one in there. But in the response example from the API there is one.
example: "bundleId":"com.mechinate.countcoins",