swift-server-community / APNSwift

📱HTTP/2 Apple Push Notification Service built with swift - send push notifications to iOS, iPadOS, tvOS, macOS, watchOS, visionOS, and Safari!
Apache License 2.0
693 stars 105 forks source link

Update APNSClient+Location.swift #187

Closed DominatorVbN closed 11 months ago

DominatorVbN commented 11 months ago

Marked sendLocationNotification public to be accessible outside of APNSCore

0xTim commented 11 months ago

@kylebrowning is there any reason this was internal?

kylebrowning commented 11 months ago

Pretty sure it was just an oversight.