Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile error: Configuration has no member named "value" #39

Closed
charvoa opened this issue Jan 6, 2023 · 1 comment
Closed

Compile error: Configuration has no member named "value" #39

charvoa opened this issue Jan 6, 2023 · 1 comment
Assignees

Comments

@charvoa
Copy link

charvoa commented Jan 6, 2023

RestorePurchaseView-ios:22

Here is the non-compiling line :

if let restorePurchasesButtonText = Configuration.restorePurchasesButtonText.value(storeHelper: storeHelper) {

@charvoa charvoa changed the title Configuration has no member named "value" Compile error: Configuration has no member named "value" Jan 6, 2023
@russell-archer
Copy link
Owner

Oops! Made some changes yesterday and thought I'd tested on iOS and macOS. Seems I forgot to test on iOS! Fixed now, but I think I need to create some automated tests ;-)

@russell-archer russell-archer self-assigned this Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants