russell-archer/StoreHelper

Compile error: Configuration has no member named "value"

charvoa opened this issue · 1 comments

RestorePurchaseView-ios:22

Here is the non-compiling line :

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

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 ;-)