Skip to content

Donation UI

Felix Paul Kühne requested to merge fkuehne/vlc-ios:donation into master

This adds a new Donation UI that will be able to offer donations using Apple Pay, PayPal and Credit Cards (via Swipe). So far, all screens are implemented (except for second factor authentication for Swipe), localisation and navigation works. You can already make donations using PayPal. Additionally, this adds a more prominent placing in the settings screen.

All that new code will be iOS 10.2+ only. On earlier releases, the previous IAP-based donation screen will continue to show.

Screenshot_2023-11-03_at_17.42.19

Merge request reports