smarttv-twitch icon indicating copy to clipboard operation
smarttv-twitch copied to clipboard

Twitch App Installtion

Open theflyingmanson opened this issue 9 years ago • 13 comments

Hi,

i have a Problem with the Installation of the twitch app. Everything works well until the tv is installing the app. the installationloader is going to 100 percent and then the tv Shows me this eroor message "Failed to install. For more information, visit http://www.samsungdforum.com/Support/TVAppsSecurity" . On the Website Samsung tells me, that the APIs not listed in API Reference.

I have no idea! Maybe Firmware Update?

theflyingmanson avatar Mar 18 '15 07:03 theflyingmanson

Update: I've updated the FW from .1004 to .2104. Nothing happened! The TV Model is UE46F6270 connected with Wi-Fi and a 6 MBit Internet Speed.

I have no idea what i can do.

Yesterday i installed my own app Server. everything worked well. but my tv wont install the app. it Shows the same message "Failed to install. For more information, visit http://www.samsungdforum.com/Support/TVAppsSecurity" .

they sad to me that i have to sign up a developer account at Samsung to use unsubscribed api.

theflyingmanson avatar Mar 19 '15 07:03 theflyingmanson

It sounds like you didn't change the widget.xml file, like stated in the readme.

ment0 avatar May 05 '15 18:05 ment0

i changed the widget.xml. my find the internal Server i made and find the "official" Server with ip 188.226.130.26.

The Problem is at the Moment where the tv is installing the app and then he give me the error message i prevousliy wrote. After I read myself in the subject, I assume that i can't install any user made apps on my tv. only official apps from the samsung app store

theflyingmanson avatar May 06 '15 12:05 theflyingmanson

Did you login as a developer? It's mentioned on this page: https://github.com/mkvd/smarttv-twitch Just use the user "develop"

easyMaxi avatar May 06 '15 18:05 easyMaxi

i am logged in as an developer with the username "develop"....without that, you can't type the ip you want conncet to!

I tried it another time and the same message... "Failed to install. For more information, visit http://www.samsungdforum.com/Support/TVAppsSecurity"

Maybe the tv is a cheap Customer Version, where you can't install user generated apps

theflyingmanson avatar May 08 '15 06:05 theflyingmanson

mh ... ok I have no clue. Sorry! Maybe @mkvd has an idea.

easyMaxi avatar May 08 '15 09:05 easyMaxi

thanks @easyMaxi ! i also have no clue. i'm still waiting for mkvd.

theflyingmanson avatar May 08 '15 10:05 theflyingmanson

Hi,

This issue happened to me many times during the development. It appeared when I tried using API which is not supported by my tv. That time it was because some of the API's being much older than the tv. And every time it happened I simply reverted my changes.

So it seems like some API used in the app is not supported by your tv but it is really strange because your tv is very similar to mine (UE40F6400). The only recommendation I which comes to my mind now is - keep an eye on the firmware updates.

Otherwise you could try to find the reason yourself by modifying the code and trying over and over again.

nikitakatchik avatar May 08 '15 11:05 nikitakatchik

thanks for the answer!!!

i did a Firmware update on march, but it did not changed the Problem.

i looked in the code, but i have no idea where the important code for the api is. i thought...hm maybe i will find the lines of code to deactivated the api step by step?!

theflyingmanson avatar May 08 '15 11:05 theflyingmanson

Well first I'd try to empty ALL the function bodies in both source files to make sure it installs after that. Then I'd reverse the changes and try removing usage of API's. For example you can begin with something starting with 'sf.'.

nikitakatchik avatar May 08 '15 11:05 nikitakatchik

OK. thanks i will give it a try when i am at home!

Thanks for the fast reply!

another question...is there a Login for registered twitch user in the twitch app?

theflyingmanson avatar May 08 '15 11:05 theflyingmanson

another question...is there a Login for registered twitch user in the twitch app?

No login

nikitakatchik avatar May 08 '15 11:05 nikitakatchik

@theflyingmanson any update; is your issue solved?

monkeyphysics avatar Jul 28 '15 11:07 monkeyphysics