We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 915f4d0 commit bc3d04eCopy full SHA for bc3d04e
Sources/APNSCore/Location/APNSClient+Location.swift
@@ -25,7 +25,7 @@ extension APNSClientProtocol {
25
/// - logger: The logger to use for sending this notification.
26
@discardableResult
27
@inlinable
28
- func sendLocationNotification(
+ public func sendLocationNotification(
29
_ notification: APNSLocationNotification,
30
deviceToken: String
31
) async throws -> APNSResponse {
0 commit comments