[🐛] 3차 푸시 확인 #8
|
@ -47,7 +47,7 @@ public class PushController : ControllerBase
|
|||
}
|
||||
var apnsTopic = "me.myds.ipstien.acamate.AcaMate";
|
||||
|
||||
|
||||
Console.WriteLine($"{uri} || {p12FilePath}");
|
||||
var pushService = new PushServiceWithP12(keysFilePath, p12FilePath, apnsTopic);
|
||||
|
||||
// 푸시 알림 전송
|
||||
|
|
Loading…
Reference in New Issue
Block a user