07-10-2022 02:28 PM
I use my phone for work alot and as a consequence has 2 Sims in my phone. It would be useful if it could be set by time, is this even possible. As in between 9am - 5pm it would automatically select one sim and then outside these hours would transfer over to the other sim. Also to be able to schedule different time windows on different days.
Solved! Go to Solution.
13-12-2022 08:09 PM
Hi, could you please share these two profiles with the community? I am asking you because unfortunately @HourGlass does not answer.
14-12-2022 10:50 AM
He did share the templates. Check macrodroid as per
"..
You can now access the 2 Macros created via templates on MacroDroid. Should be on there as 'Personal SIM Switch' and 'Work SIM Switch'.
"
17-12-2022 08:13 PM - last edited 17-12-2022 08:14 PM
Thank you guys! Silly me. I was looking in wrong place.
Ok, I have it, but it doesn't work. I mean- it does change default SIM for calls and text messages but is not able to turn SIM card off. I made my own macro which does it, but still it doesn't work if phone is locked.
Maybe you have any other solution?
17-12-2022 08:23 PM
17-12-2022 08:29 PM
Do you mean it does work even phone is locked and screen is turned off?
I double checked and it doesn't work in such case scenario (at least on my phone)
17-12-2022 08:40 PM
03-01-2023 03:28 PM
Hi, do you have any news?
03-01-2023 03:30 PM
08-08-2024 02:33 PM
I would appreciate it if you would kindly send me the template.
20-08-2024 03:41 PM
I worked around this limitation by adding a loop at the beginning of the macro.
In this loop it checks whether the screen is on. if its on it exits hte loop and executes the rest of the macro. In the other case it waits till the phone is unlocked and then executes the macro.