Hi, i have problem with launching app. I wish it would work like this. When I connect bluetooth headphones to my phone, the menu appears on the watch. Selecting an item from the menu starts the application on the phone. Everything works great until you select an item from the list. No application is starting. Where is the mistake? Code (Text): Profile: Blu Audio (7) Restore: no State: BT Connected [ Name:F9-L/P-1 by LAMAX Beat/BT-B27/SPK5013 MORFEUS/HUAWEI AM08 Address:* ] Enter: List (9) A1: AutoWear List Screen [ Configuration:Labels: Spotify, Mort player, YouTube, YouTube Music, HBO Go, Netflix, Beetv, Wyjdź Header Text: Wykryto podłączone słuchawki wybierz aplikację. Commands: Spotify,Mort,YT,YTMusic,HBO,Netflix,Beetv,exit Icons: app-icon:com.spotify.music,app-icon:de.stohelit.audiobookplayer,app-icon:com.vanced.android.youtube,app-icon:com.gg2.android.apps.youtube.music,app-icon:eu.hbogo.android,app-icon:com.netflix.mediaclient,app-icon:com.sunset.collage,android.resource://net.dinglisch.android.taskerm/hd_aaa_ext_import Background Color: #FF000000 Screen Mode: Turn on Swipe Left: true Animation: Slide from right Text Color: #FF1E88E5 Time Out: 5 Show Now: true Trigger Event: true Haptic Feedback: true Command to show: List Name: Headphones apps list Timeout (Seconds):0 Continue Task After Error:On ] A2: If [ %awcomm eq Mort ] A3: Launch App [ Package/App Name:MortPlayer Audio Books Data: Exclude From Recent Apps:Off Always Start New Copy:Off ] A4: End If A5: If [ %awcomm ~ Spotify ] A6: Launch App [ Package/App Name:Spotify Data: Exclude From Recent Apps:Off Always Start New Copy:On ] A7: End If A8: If [ %awcomm eq YT ] A9: Launch App [ Package/App Name:YouTube Vanced Data: Exclude From Recent Apps:Off Always Start New Copy:Off ] A10: End If A11: If [ %awcomm eq YTMusic ] A12: Launch App [ Package/App Name:YT Music Data: Exclude From Recent Apps:Off Always Start New Copy:Off ] A13: End If A14: If [ %awcomm eq HBO ] A15: Launch App [ Package/App Name:HBO GO Data: Exclude From Recent Apps:Off Always Start New Copy:Off ] A16: End If A17: If [ %awcomm eq Netflix ] A18: Launch App [ Package/App Name:Netflix Data: Exclude From Recent Apps:Off Always Start New Copy:Off ] A19: End If A20: If [ %awcomm eq Beetv ] A21: Launch App [ Package/App Name:BeeTV Data: Exclude From Recent Apps:Off Always Start New Copy:Off ] A22: End If A23: If [ %awcomm eq exit ] A24: AutoWear Single Screen [ Configuration:Background Color: #FF000000 Screen Mode: Keep State Animation: Slide from right Command on close: &SCREENOFF& Time Out: 1 Trigger Event: true Command to show: &APPOPENED& Name: Screen Timeout (Seconds):20 ] A25: End If