square/SuperDelegate
SuperDelegate provides a clean application delegate interface and protects you from bugs in the application lifecycle
SwiftApache-2.0
Issues
- 2
Swift 4.2 support
#30 opened by gfontenot - 5
- 2
Should not need to re-request UserNotification permissions on every WillEnterForeground
#5 opened by dfed - 7
- 4
SuperDelegate should not contain test helpers
#23 opened by benjohnde - 0
Add LaunchItem for unknown launch options
#26 opened by NickEntin - 0
- 4
Optional protocol requirements
#19 opened by benjohnde - 6
App Delegate Life Cycle Protocol
#17 opened by benjohnde - 1
- 4
- 8
Tapping on a notification in Notification Center while app in foreground but inactive doesn't return .UserTappedToBringAppToForeground
#11 opened by NinoScript - 6
Build fails when integrating through Cocoapods
#9 opened by gapl - 2
- 9
RemoteNotification should search for values in "aps" dictionary instead of top level.
#6 opened by NinoScript