notification launch app sometimes doesn't work
Moderator: Martin
-
- Posts: 14
- Joined: 03 May 2017 18:20
notification launch app sometimes doesn't work
...or is really, really slow. is there something I'm doing wrong, or a way to fix this?
Re: notification launch app sometimes doesn't work
What is your flow's trigger? App task started? Using which method, classic or usage statistic? Have you enabled accessibility for Automagic? What is your phone model and android version?
Which notification is slow? Notif on screen or statusbar? App task started can take up to 1200 ms to detect the app, and this depends on the phone and android version.
Which notification is slow? Notif on screen or statusbar? App task started can take up to 1200 ms to detect the app, and this depends on the phone and android version.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
-
- Posts: 14
- Joined: 03 May 2017 18:20
Re: notification launch app sometimes doesn't work
OnePlus 5, Android 8.1. i have tried with accessibility on and off, no difference.Desmanto wrote:What is your flow's trigger? App task started? Using which method, classic or usage statistic? Have you enabled accessibility for Automagic? What is your phone model and android version?
Which notification is slow? Notif on screen or statusbar? App task started can take up to 1200 ms to detect the app, and this depends on the phone and android version.
I have a task that puts the notification in the status bar, and then a task that uses that as a trigger to launch the app I want...
Re: notification launch app sometimes doesn't work
Which part is the slow one? From the time you tap the notification on status bar until the app launch?
After you put the notification in status bar, the other task should use Trigger Notification on Statusbar Selected. This flow will have the action Launch app. You have to grant automagic permission - notification access to make sure it is working properly. Or you can try to use "Triggered from own notification". You only need to enable the flow to create the notification, no more additional action notification on status bar in another flow.
After you put the notification in status bar, the other task should use Trigger Notification on Statusbar Selected. This flow will have the action Launch app. You have to grant automagic permission - notification access to make sure it is working properly. Or you can try to use "Triggered from own notification". You only need to enable the flow to create the notification, no more additional action notification on status bar in another flow.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.