You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
I am testing my app on my phone via Xcode 13.3.1.
I
removeAllKeysupon launch, then set a new integer value for a consumable product.KeychainWrapper.standard.integer(forKey: productIdentifier) ?? 0Rebooting the phone changed nothing.
Does anybody experience something similar?