Twitter clients are losing the ability to push notifications. The new Premium Account Activity API has a free tier that should be enough for personal use.
Based on twitterdev/account-activity-dashboard. See its doc for configuration docs. Additional variables include Apple Push Notification related APN_KEY
, APN_KEYID
, APN_TEAMID
, TEMP_DEVICETOKEN
. See Apple doc.
Currently, only iOS is supported. Client side repo