This repository was archived by the owner on Apr 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -32,14 +32,14 @@ while still tunneling the app traffic for all of your other apps.
32
32
Unfortunately, AndroidTV does not have all the same API and security features as Android mobile.
33
33
For this reason, some features are disabled for AndroidTV.
34
34
35
- ### Do %product% support Amazon's FireTV? {id="firetv-faq"}
35
+ ### Does %product% support Amazon's FireTV? {id="firetv-faq"}
36
36
37
37
There is an older version of the app on the Amazon App Store, but it is no longer supported.
38
- It became clear that supporting the FireTV was going to be impossible for two main reasons:
38
+ It became clear that supporting the FireTV was going to be impossible for three main reasons:
39
39
40
- 1 . FireTV's broken file selector API (The only way around to this is to reinvent the wheel and build a custom file selector UI from scratch)
41
- 2 . No way to emulate their devices for testing
42
- 3 . Poorly implemented developer portal with almost no support, a painful review process, and zero CI for apps
40
+ 1 . FireTV's broken file selector API (The only way around to this is to reinvent the wheel and build a custom file selector UI from scratch).
41
+ 2 . No way to emulate their devices for testing.
42
+ 3 . Poorly implemented developer portal with almost no support, a painful review process, and zero CD integration for apps.
43
43
44
44
That being said, the app can still be side-loaded on a FireTV.
45
45
The app will likely work.
You can’t perform that action at this time.
0 commit comments