rovo89 / IrdetoFix

Fixes crashes of several TV apps (Optimum, Horizon TV, Viaplay) when Xposed is enabled
Apache License 2.0
13 stars 7 forks source link

Optimum App loads but crashes on Live TV #1

Open icantremember opened 10 years ago

icantremember commented 10 years ago

Logcat txt here (too big for pastebin): https://drive.google.com/file/d/0BwC8nY46BrkycG12aXdteDRVVms/edit?usp=sharing

With this module running, Optimum App loads instead of crashing out like it used to, but when selecting "Watch on Phone" for any channel it crashes after loading the Live TV screen (black only).

The app does run fine without Xposed enabled.

app_process: 58 XposedBridge.jar: 54 Xposed installer: 2.6.1 IrdetoFix: 1.0 Optimum App: 4.0

bobstone69 commented 9 years ago

Same here. Happens to lots of people. This tool is broken. Please fix asap for us

Freebirdny commented 9 years ago

With this fix I can at least utilize the optimum app as a remote but like the op, when clicking on watch on phone it takes me back to the main screen.

I wonder if the developer is working on an updated fix - would be greatly appreciated.

rovo89 commented 9 years ago

Sorry for the lack of response.

Somebody had sent me a newer version some time ago. I have tried to find out why, but couldn't find anything. It's crashing somewhere in their native code, and their code is obfuscated. So there is little chance to find out more. That's why I put the note on the repository that newer versions are not compatible.

I'm getting more and more the feeling that they actively work against tools like Xposed or do some really creepy stuff. The first issue with their app was also something where they made expectations about the environment which aren't always correct. Who knows what they have done this time.

Anyway, I'm not willing to spend more time analysing their app. If anyone can find out what exactly the problem is, please let me know, then I can check whether this can be fixed by this module.