Mobile Service Status constraint is not working

nhanqv

New member
My phone is out of service while I'm inside my home.

When I go out, mobile service become be available. But Mobile Service Status constraint is still failed.

Phone specs:
Android 7.0
Samsung Galaxy Note 5

Please help me to check this problem.

Thanks10375_069e1df1de7633d7326a1e550b9b06a5_t.png
 

MacroDroidDev

Administrator
Staff member
Firstly please post a screenshot of your macro so we can double check the configuration looks correct.

Assuming it is correct, could you create a test macro as follows:

Trigger -> Mobile Service Available
Action -> User log "mobile service available"

It will be interesting to know if you ever see this firing as it uses the same global broadcast listener as the constraint uses to determine if a signal is available or not. If this macro does fire when expected it would indicate that something is failing when initializing the constraint (which means I have something to fix!)
 
Top