brave/brave-rewards-ios

Only update publisher list every 7 days

Closed this issue · 2 comments

Currently the publisher list updates in the background every 24 hours, this on a mobile device uses quite a bit of data and processing power to delete & re-insert all the publisher info again.

We should extend this to every 7 days for iOS

Blocked until we can come to a solution within brave-core to allow different preferences per platform

Client side code updated here:
brave/brave-core#3628