Need Help adapting Tasker Send Intent
Posted: 23 Apr 2019 19:12
On Tasker I have the following Send Intent running:
Action: me.msfjarvis.viscerion.SET_TUNNEL_UP (or SET_TUNNEL_DOWN)
Extra: tunnel_name:<name of your tunnel>
Extra: integration_secret:<Secret set in Viscerion>
Package: me.msfjarvis.viscerion
Class: com.wireguard.android.services.TaskerIntegrationReceiver
I am now trying to send this Intent with Automagic without success (tried Start Activity and Send Broadcast)
Could someone help me please?
Regards
Luigi
Action: me.msfjarvis.viscerion.SET_TUNNEL_UP (or SET_TUNNEL_DOWN)
Extra: tunnel_name:<name of your tunnel>
Extra: integration_secret:<Secret set in Viscerion>
Package: me.msfjarvis.viscerion
Class: com.wireguard.android.services.TaskerIntegrationReceiver
I am now trying to send this Intent with Automagic without success (tried Start Activity and Send Broadcast)
Could someone help me please?
Regards
Luigi