Post

Replies

Boosts

Views

Activity

In-App Purchase very slow. How to optimize speed ?
In the sandbox environment, when purchasing goods, I found that the payment pop-up window was very slow every time. It takes about 9 seconds. Is Apple’s server responding slowly? How to optimize speed? This is my code snippet. let payment: SKMutablePayment = SKMutablePayment(product: product) SKPaymentQueue.default().add(payment)
1
0
1.3k
Nov ’23
In-App Purchase very slow. How to optimize speed ?
In the sandbox environment, when purchasing goods, I found that the payment pop-up window was very slow every time. It takes about 9 seconds. Is Apple’s server responding slowly? How to optimize speed? This is my code snippet. let payment: SKMutablePayment = SKMutablePayment(product: product) SKPaymentQueue.default().add(payment)
Replies
1
Boosts
0
Views
1.3k
Activity
Nov ’23