这个程序有两个主要功能:
通过使用预编程或可自定义的消息简化短信发送过程,以响应SARCALL消息。
-在sarcall消息中自动进行位置检测(网格参考(英国和爱尔兰),邮政编码,what3words,eastings和northings等),只需单击一下按钮即可在地图应用程序中启动位置。还包括对电话号码和网址的支持。
请访问https://sarcallapp.com了解更多信息。
Last updated on 2026年01月26日
Firebase – fix a rare issue with incoming message processing (mainly on Android (HeadlessJS)) which may have caused the application to exit prematurely, before a notification was raised.
UI – improved handling of OS/Irish grid reference parsing
UI – cater for no data connection during what3words address resolution
JS – notification vibrations are now moved from JS to Native Java for consistent duration when app is backgrounded.