fgl27 / SmartTwitchTV

A Twitch web client that works on Android TVs and web base systems
GNU General Public License v3.0
366 stars 28 forks source link

Is iPhone sideload app possible? #108

Closed roafhtun closed 2 years ago

roafhtun commented 2 years ago

Are web based app also possible on iOS devices such as iPhones ?

fgl27 commented 2 years ago

Technically yes but only the UI is an webapp, the player and some other functionality comes from the APK those need to be provided on the iOS side.

roafhtun commented 2 years ago

Technically yes but only the UI is an webapp, the player and some other functionality comes from the APK those need to be provided on the iOS side.

The APK here is built by you, is that correct? So technically, someone could also build the IPA for the iOS using the web UI from here.

fgl27 commented 2 years ago

Sure.