Hi Martin,
I tray to change default messaging application when my phone is connected to computer via USB cable and restore previous messaging application on disconnect USB. What is best method:
1) General broadcast (not working)
2) Storage media event (not working too)
Other suggestions?
Thank you for quick replies.
Help for change default message application
Moderator: Martin
Re: Help for change default message application
Hi,
You could use trigger Power Source: Connected (USB). That's probably not perfect since the USB device might not necessarily be your computer.
You could use a flow with trigger Power Source: Disconnected to restore the default messaging app. You can use an action Set Flow State from the first flow to enable the second flow only when USB was actually connected.
Regards,
Martin
You could use trigger Power Source: Connected (USB). That's probably not perfect since the USB device might not necessarily be your computer.
You could use a flow with trigger Power Source: Disconnected to restore the default messaging app. You can use an action Set Flow State from the first flow to enable the second flow only when USB was actually connected.
Regards,
Martin
Re: Help for change default message application
Thank you very very much Martin 
