status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.88k stars 984 forks source link

Show Privacy Policy and Terms modal for upgraded users #21113

Open pavloburykh opened 4 weeks ago

pavloburykh commented 4 weeks ago

When users upgrade from V1 to V2 app they need to accept updated Privacy Policy and Terms.

For those purposes we need to show Privacy Policy modal after upgrade.

Designs

https://www.figma.com/design/o4qG1bnFyuyFOvHQVGgeFY/Onboarding-for-Mobile?node-id=13865-45279&t=YzMcbvPYvKIJ31NR-1

image

churik commented 3 weeks ago

it is done, thank you @ilmotta

ilmotta commented 3 weeks ago

@churik, I'll need to reopen this issue because it has to be merged into develop branches in status-go and mobile, and we only merged in release branches. And while doing that, I'll have to adapt the solution in status-go a little bit and ask for QA again. The solution I did was acceptable, but we agreed in PR reviews that I would improve in a follow-up.

Will try to get implementation done until end of week.