Charles MacDuff

Results 4 issues of Charles MacDuff

I try to reset the redux store (logout behavior) but I can't find a simple solution that allows me to do it globally when using redux-dynamic-modules. Before using redux-dynamic-modules, I...

Device: iPhone 11 pro OS: iOS 14.7.1 **GoogleAds-IMA-iOS-SDK: 3.14.4** (also observed on 3.14.3) Using your swift [AdvancedExample](https://github.com/googleads/googleads-ima-ios/tree/master/Swift/AdvancedExample), I can easily reproduce a bug that always makes the content restart at...

We should add a string that represents the current value of the accessibility element. From the [documentation](https://developer.apple.com/documentation/uikit/uiaccessibilityelement/1619583-accessibilityvalue) > The value is a localized string that contains the current value of...

enhancement

When using a simple ViewModel instead of a ButtonViewModel, we don't see any of the buttons being described as "button", because the view model is bound to plain views. One...

enhancement