Forum Discussion
tintumonkb
10 years agoVisitor
we have one file called rokuapi.php which will control everything.
Do i need to edit anything else on appHomeScreen.brs or in any other file ?
how can i integrate this ? regScreen.brs to videoplayer.
i put this regScreen to videoplayer source folder. but it goes to xml directly. register screen is not showing.
BTW
i put it like this and it worked in register.zip sdk.
i want this to be in videoplayer.zip sdk
this is putty showing when i uploaded register.zip
any solution.
Do i need to edit anything else on appHomeScreen.brs or in any other file ?
how can i integrate this ? regScreen.brs to videoplayer.
i put this regScreen to videoplayer source folder. but it goes to xml directly. register screen is not showing.
BTW
m.UrlBase = "http://example.com/roku/rokuapi.php"
m.UrlGetRegCode = m.UrlBase
m.UrlGetRegResult = m.UrlBase
m.UrlWebSite = "example.com"
i put it like this and it worked in register.zip sdk.
i want this to be in videoplayer.zip sdk
this is putty showing when i uploaded register.zip
showHomeScreen | msg = | index = 0
GOT: <result>
<status>success</status><regCode>N5RFN</regCode><retryInterval>30</retryInterval><retryDuration>600</retryDuration>
</result>
Reason:
Enter registration code N5RFN at example.com for 1GM35G1XXX47
checking registration status
any solution.