bizz84 / SwiftyStoreKit

Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+ ⛺
MIT License
6.57k stars 796 forks source link

User logout or switch account verification #683

Open huanglins opened 2 years ago

huanglins commented 2 years ago

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 are networkError, how should I handle this.