apple-push-notifications

Apple Push Notification service must incorporate the new root certificate (AAACertificateServices) - APNS certificate update [duplicate]

拥有回忆 提交于 2021-02-20 08:34:18
问题 This question already has an answer here : Apple Push Notification service server certificate update (1 answer) Closed 3 days ago . I got this mail from Apple. "On March 29, 2021, token and certificate-based HTTP/2 connections to the Apple Push Notification service must incorporate the new root certificate (AAACertificateServices 5/12/2020) which replaces the old GeoTrust Global CA root certificate. To ensure a seamless transition and to avoid push notification delivery failures, verify that

Apple Push Notification service must incorporate the new root certificate (AAACertificateServices) - APNS certificate update [duplicate]

帅比萌擦擦* 提交于 2021-02-20 08:34:02
问题 This question already has an answer here : Apple Push Notification service server certificate update (1 answer) Closed 3 days ago . I got this mail from Apple. "On March 29, 2021, token and certificate-based HTTP/2 connections to the Apple Push Notification service must incorporate the new root certificate (AAACertificateServices 5/12/2020) which replaces the old GeoTrust Global CA root certificate. To ensure a seamless transition and to avoid push notification delivery failures, verify that

Missing Push Notification Entitlement: While Resigining ipa

眉间皱痕 提交于 2021-02-19 07:57:45
问题 Team, We are releasing new update to our project, In the last version we dont have Push Notifications now are implementing all the process. We work for a client where we used to send ipa file with our distribution profile (Push notifications are working for the ipa we are sending). Once we send the working ipa, they will resign the ipa with there Distribution Profiles and Upload to appstore. We have checked all the scenarios like, App Id enabled with Push Notification,SSl generated for

How to reset the Badge app icon number?

泄露秘密 提交于 2021-02-19 06:57:05
问题 I integrated the Push Notification to the CloudKit so that every change in the iCloud will pop up a notification on my iPhone and the badge app icon number will add one correspondingly. However, when I used the code: application.applicationIconBadgeNumber = 0 to reset that number in the applicationDidBecomeActive(_ application: UIApplication) , I noticed that the badge app icon number truly disappeared but if another new notification came again, the number won't start from one again as

Unable to set header field “apns-push-type” in Apple Push Notification in javapns

会有一股神秘感。 提交于 2021-02-17 06:57:07
问题 I am unable to find any option (method, class, etc.) to set http header information using apns library. This question is alrady present here: Unable to set header field "apns-push-type" in Apple Push Notification in javapns But not answered so asking again. Sorry to post duplicate question. 来源: https://stackoverflow.com/questions/61278008/unable-to-set-header-field-apns-push-type-in-apple-push-notification-in-javapn

Firebase cloud messaging sendToDevice works properly but sendMulticast fails for the same list of tokens

会有一股神秘感。 提交于 2021-02-17 05:30:16
问题 For certain types of messages, I want to target users by FIRTokens vs topic, which are stored in my real-time database. I load these tokens with async/await and then decide if I want to send notifications to a topic vs a smaller list of users. The data loading code works as expected. But what's odd is that if I use .sendMulticast(payload) , the notifications fail for all tokens in the list. On the other hand if I use .sendToDevice(adminFIRTokens, payload) the notification goes successfully to

The provided registration token is not registered

谁说胖子不能爱 提交于 2021-02-16 20:39:19
问题 I'm trying to send push notification for iOS via Google cloud functions but it returns error that The provided registration token is not registered . But I've checked it by debugging my app and the FCM registration token is correct. After that I've tried to send push notification via Firebase console to single device by providing FCM token but it failed due to Unregistered registration token . How this happens because there is no issue with device FCM token? 回答1: I think it should be some

xcodebuild Unsigned IPA - Missing Push Notification Entitlement (Work when signing directly the App in XCode)

风流意气都作罢 提交于 2021-02-11 16:55:54
问题 Context : XCODE 12.0.1 I'm using Push Notifications in Ionic. The configuration is OK. I added the Push Notification Capability in Signing and Capabilities . I build my app and I do npx cap open ios , and I do Product > Archive and then it asks me to sign the app, I sign it, and OK. When I test Notifications, everything works well. Problem : I need to generate unsigned IPA with xcodebuild for my client. He wants to sign it himself. But when I generate the xcarchive (unsigned IPA), then he

xcodebuild Unsigned IPA - Missing Push Notification Entitlement (Work when signing directly the App in XCode)

你离开我真会死。 提交于 2021-02-11 16:54:58
问题 Context : XCODE 12.0.1 I'm using Push Notifications in Ionic. The configuration is OK. I added the Push Notification Capability in Signing and Capabilities . I build my app and I do npx cap open ios , and I do Product > Archive and then it asks me to sign the app, I sign it, and OK. When I test Notifications, everything works well. Problem : I need to generate unsigned IPA with xcodebuild for my client. He wants to sign it himself. But when I generate the xcarchive (unsigned IPA), then he

APNS connection failure

北城以北 提交于 2021-02-10 06:16:05
问题 Facing problem with APNS push services at client end. Server side is ok and it sends push to APNS properly as particular devices get stuck at some moment. Here are the server logs. VOIP Push: Push notification waiting by APNs gateway. VOIP Push: Push notification accepted by APNs gateway. Here are the console logs of effected device default 09:16:30.203262 +0400 apsd Connection 1507: enabling TLS default 09:16:30.203409 +0400 apsd Connection 1507: starting, TC(0x0) default 09:16:30.203504