Compile error: Configuration has no member named "value"
charvoa opened this issue · 1 comments
charvoa commented
RestorePurchaseView-ios:22
Here is the non-compiling line :
if let restorePurchasesButtonText = Configuration.restorePurchasesButtonText.value(storeHelper: storeHelper) {
russell-archer commented
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 ;-)