tommyxchow / frosty

A mobile Twitch client for iOS and Android with 7TV, BetterTTV (BTTV), and FrankerFaceZ (FFZ) support.
https://frostyapp.io
GNU Affero General Public License v3.0
702 stars 39 forks source link

Fix and add workaround for cookie banner blocking login #381

Closed tommyxchow closed 2 months ago

tommyxchow commented 2 months ago
  1. Constraints the height of the cookie banner description to 20vh and makes it scrollable.
  2. Adds another workaround instruction courtesy of #380, accessible by tapping the question mark in the toolbar.

Closes #380.