rogro82 / PiPup

Enhanced notifications for Android TV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working on Telia Play

jahnkenneth opened this issue · comments

I have installed the app on both my Homey and Android TV box. The server is running.
When trying to send a test message from Homey, nothing happens on the TV.

Have tried ADB, and managed to connect. When I try "adb shell appops set nl.rogro82.pipup SYSTEM_ALERT_WINDOW allow" I get "adb: more than one device/emulator". What does this mean?

Have gotten past this, and I have run the command:
adb shell appops set nl.rogro82.pipup SYSTEM_ALERT_WINDOW allow

But still nothing happens on my TV.

Versions on my TV:
8.0.0

4.1.45-1-15pre
rmm-svce-urd44int03@rmm08232 #2

2.13.4

adb connect 192.168.x.xxx:7979
already connected to 192.168.x.xxx:7979
adb shell appops set nl.rogro82.pipup SYSTEM_ALERT_WINDOW allow
adb: device offline

Got it working!