russell-archer / StoreHelper

Implementing In-App Purchases with StoreKit2 in Xcode 13 - 15 using SwiftUI, Swift 5.7 - 5.9, iOS 15 - 17 and macOS 12 - 14. Also supports tvOS and visionOS.
MIT License
422 stars 52 forks source link

"Writerly" hard-coded into StoreHelper #57

Closed optera15 closed 1 year ago

optera15 commented 1 year ago

In the Redeem an Offer section of Manage Purchases I get "Have an offer code for Writerly? Tap "Redeem an Offer" to...

This should be a configurable param rather than a string hard-coded into the package.

russell-archer commented 1 year ago

Fixed! Thanks for letting me know!