Skip to content

A simple tool to test iOS push notifications. Built with SwiftUI and TCA, The Composable Architecture.

Notifications You must be signed in to change notification settings

ivancantarino/DontPushMe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP: DontPushMe

A simple tool to test iOS push notifications.

Disclaimer

Attention please, just dumped some quick and dirty code.. I just made it public because some fellas asked me to access the tool.. It is working but needs a lot of care.

Motivation

The pusher app seems to be legacy and apparently stopped working, as per this issue So this is just a tool to fulfill the gap pusher left.

APNs will not support legacy binary protocol as of March 31, 2021. https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/sending_notification_requests_to_apns/

Requirements

  • p12 certificate and password
  • device token
  • bundle identifier

Technical approach

  • TCAs - The Composable Architecture
  • SwiftUI

About

A simple tool to test iOS push notifications. Built with SwiftUI and TCA, The Composable Architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%