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
Describe the bug
I am getting Paywall has no localization error on Paywall while using template 7. I need to use multi-tier paywall. When it can't find any localization I think it falls back to Template 2 which can be shown in the attachment. There is no localization errors on other templates. How can I fix this? What am I missing?
A clear and concise description of what the bug is. The more detail you can provide the faster our team will be able to triage and resolve the issue.
Environment
Platform: iOS 17.5
SDK version: 5.2.0
StoreKit version:
StoreKit 1
StoreKit 2 (enabled with usesStoreKit2IfAvailable(true))
OS version: macOS Sonoma 14.5
Xcode version: 15.4
Device and/or simulator:
Device
Simulator
Environment:
Sandbox
TestFight
Production
How widespread is the issue. Percentage of devices affected. 100%
Debug logs that reproduce the issue. Complete logs with Purchases.logLevel = .verbose will help us debug this issue.
Describe the bug
I am getting Paywall has no localization error on Paywall while using template 7. I need to use multi-tier paywall. When it can't find any localization I think it falls back to Template 2 which can be shown in the attachment. There is no localization errors on other templates. How can I fix this? What am I missing?
A clear and concise description of what the bug is. The more detail you can provide the faster our team will be able to triage and resolve the issue.
usesStoreKit2IfAvailable(true)
)Purchases.logLevel = .verbose
will help us debug this issue.Please fill in
Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: