Open huanglins opened 2 years ago
A clear and concise description of what the bug is.
I want to get the user's latest purchase receipt through fetchReceipt to refresh the receipt. But all errors for user cancel login etc are networkError, how should I handle this.
fetchReceipt
networkError
Bug Report
A clear and concise description of what the bug is.
I want to get the user's latest purchase receipt through
fetchReceipt
to refresh the receipt. But all errors for user cancel login etc arenetworkError
, how should I handle this.