Page 1 of 1

Application focus

Posted: 17 Jul 2017 13:57
by iomari
Greetings,
I'm trying to auto change my keyboard when a certain app has focus. That's easy. But I'm having a difficult time switching keyboards when an app loses focus.
I'm coming from e-robot where they have predefined triggers for apps losing focus as opposed to app being started. So my goal was easy. How can I achieve this with automagic?

Re: Application focus

Posted: 17 Jul 2017 18:59
by Martin
Hi,

You can probably use trigger App Task Ended for this purpose.

Regards,
Martin

Re: Application focus

Posted: 18 Jul 2017 16:59
by iomari
That doesn't work. If I open another app the current app is not ended therefore automatic won't trigger. I need to a trigger for focus.

Re: Application focus

Posted: 19 Jul 2017 18:57
by Martin
The trigger should execute the flow when another app comes into foreground. Does this not work on your device? Are you suing some kind of multi-window features?