top | item 41708515 (no title) samuelg123 | 1 year ago iOS exposes an API for thisHere’s a local keyword filtering app that works great: https://github.com/afterxleep/Bouncer discuss order hn newest elboru|1 year ago I use Bouncer, but this should be a functionality given by iOS, I don't feel comfortable giving a third party app access to read my messages. sodality2|1 year ago It doesn't give the app access to read your messages. The MessageFilter extension that actually handles filtering cannot communicate with any other part of the code nor the network.https://developer.apple.com/documentation/sms_and_call_repor...
elboru|1 year ago I use Bouncer, but this should be a functionality given by iOS, I don't feel comfortable giving a third party app access to read my messages. sodality2|1 year ago It doesn't give the app access to read your messages. The MessageFilter extension that actually handles filtering cannot communicate with any other part of the code nor the network.https://developer.apple.com/documentation/sms_and_call_repor...
sodality2|1 year ago It doesn't give the app access to read your messages. The MessageFilter extension that actually handles filtering cannot communicate with any other part of the code nor the network.https://developer.apple.com/documentation/sms_and_call_repor...
elboru|1 year ago
sodality2|1 year ago
https://developer.apple.com/documentation/sms_and_call_repor...