R rworner Member Licensed User Longtime User Jan 4, 2018 #1 Is it possible to GEO fence Amber Alerts? I would like to disable the alert when I am home but have it active when I am mobile.
Is it possible to GEO fence Amber Alerts? I would like to disable the alert when I am home but have it active when I am mobile.
Erel B4X founder Staff member Licensed User Longtime User Jan 4, 2018 #2 I don't think that you can control these alerts programmatically. Upvote 0
DonManfred Expert Licensed User Longtime User Jan 4, 2018 #3 Based on the Google Documentation you should be able to remove all Fences. Additionally there is a limit of 100 Fences per device. Should work if you define them new when on Mobile. Upvote 0
Based on the Google Documentation you should be able to remove all Fences. Additionally there is a limit of 100 Fences per device. Should work if you define them new when on Mobile.