AC list isn't cleared after contribution goes through
Actual result:
AC list isn't cleared after contribution goes through
Expected result:
AC list should be cleared irrespective of the contribution goes through or not
Reproduces how often: [Easily reproduced, Intermittent Issue]
Easy
Brave Version:
1.13(19.11.2.17)
Device details:
All
Website problems only:
cc'ing @tmancey / @NejcZdovc how important is this, any idea what the cause is?
@jhreis this is really important as when you do AC you start with new cycle. Not sure why this is a problem as all of this happens in native lib. I think that we just need to refresh UI
@srirambv The AC list doesn't update while you're on the page? Or doesn't update regardless of if you leave and come back?
@NejcZdovc We aren't doing anything special I don't think for fetching AC table publishers. Maybe something we're missing: https://github.com/brave/brave-ios/blob/3906d76d7c3cc9bbc469a711c8a33641ca3666ff/BraveRewardsUI/Settings/Auto-Contribute/Details/AutoContributeDetailsViewController.swift#L65-L81
@kylehickinson you are missing important filter reconcile_stamp. That's why list is not updated when AC goes through
You can use GetAutoContributeProps to get current reconcile stamp
Verification PASSED on iPhone 6s+ running iOS 12.4.1 using 1.14.2 (19.12.11.21)
1.14 (19.11.27.22)Verification PASSED on iPad Mini 4 running iOS 12.4.1 using 1.14.2 (19.12.11.21)
1.14 (19.11.27.22)Verification passed on iPhone XR with iOS 13.2 running 1.14.2(19.12.11.21)
Verification passed on iPad Pro with iOS 13.2 running 1.14.2(19.12.11.21)