This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[IP-624] [Subscriptions UI] Loading indicator after clicking on subsc…
…ribe (#361) * Fix a possible bug in BaseUpgradeViewController with telemetry * Show loading indicator when tapping buy button * Fix a nil issue in VPNEndPointManager * Blur UpgradeViewController when loading * Fix iffies, viewsies
- Loading branch information
Showing
with
82 additions
and 27 deletions.
- +6 −4 Cliqz/HomePanel/VPN/VPN.swift
- +2 −2 Cliqz/HomePanel/VPN/VPNEndPointManager.swift
- +10 −7 Cliqz/HomePanel/VPN/VPNViewController.swift
- +1 −0 Cliqz/Upgrade&Payment/Services/IAPService.swift
- +18 −9 Cliqz/Upgrade&Payment/Services/RevenueCatService.swift
- +43 −5 Cliqz/Upgrade&Payment/View/UpgradeViews/BaseUpgradeViewController.swift
- +2 −0 Cliqz/Upgrade&Payment/View/UpgradeViews/UpgradLumenViewController.swift