rogro82 / PiPup

Enhanced notifications for Android TV
246 stars 70 forks source link

Not working on Telia Play #31

Closed jahnkenneth closed 3 years ago

jahnkenneth commented 3 years ago

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?

jahnkenneth commented 3 years ago

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

jahnkenneth commented 3 years ago

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

jahnkenneth commented 3 years ago

Got it working!