Vyshakh V J
Results
2
comments of
Vyshakh V J
> @vysakhcs1 You'll want to change your code so you don't necessarily call `paymentRequest.abort()` in the `catch` block. > > ``` > if (e.toString().includes("AbortError")) { > return new Error("Aborted"); >...
> Not sure about this one, my friend. Seems like you should check that all things XCode are up to date, do a quick restart, and go from there. >...