apple-push-notifications Questions
6
I have two apps on the iTunes store - both implement push notifications. While I was testing sending notifications to these production apps, I noticed that a push intended for app A was titled and ...
Grubstake asked 25/2, 2010 at 22:51
7
Solved
suddenly a really strange error appeared today, saying that it isn't able to connect to the appropriate gateway...any fix suggestions?
Here's the logger output:
Wed, 08 Jun 2011 15:05:44 +0200 Ap...
Too asked 8/6, 2011 at 13:8
2
Solved
I would like to set a UILocalNotification that will disappear from the lock screen and the notification center after five minutes (if the user won't tap on it).
Can I set a timeout for the notifi...
Candelabrum asked 29/4, 2014 at 12:24
6
Solved
Once I receive a push notification and swipe to open it, it just opens my app and not the VC I want.
So my question is how do I load the VC I want? I know if the app is open I would move the VC ov...
Ramin asked 24/7, 2015 at 12:45
1
I'm integrating FCM for an app which has both iOS and Android version.
Currently, for iOS, I want to send title in multiple lines. How do I do this? I'm trying out using Firebase console to test....
Predatory asked 19/7, 2017 at 17:53
3
UNUserNotificationCenter function is not called on clicking Action Button Chat in Notification after 3D Touch if App is not active(not even in Background or say has terminated). I used "attach to p...
Eudoca asked 31/7, 2016 at 4:35
1
In android, We can receive data type of notifications when app is not running or closed state. And can parse and display notification with code and can do anything like updating old message, etc..
...
Altimetry asked 17/7, 2017 at 7:43
2
Solved
The built-in Messages app makes message-senders' names in push notifications bold.
Is it possible to do this for my app? What would such a payload look like?
If it's relevant, I'm testing using t...
Fisherman asked 17/11, 2016 at 5:1
2
Solved
I have an iOS application where users can log in and out with different accounts. (These accounts are specific to our Service).
I am also using APNs to push notifications from my backend server to...
Bakken asked 16/12, 2015 at 15:1
1
Solved
I've seen several questions on this topic. But all simply say you just have to recover from other means. But none explain what the other means are! I couldn't find an answer on SO. This is also a f...
Philibeg asked 10/7, 2017 at 17:28
1
Solved
Non-silent push notifications do not work for a non-developer device with iOS 10.0.
There are no problems with certificates or profiles, also APNS does not respond with "Bad error" any other error ...
Pongid asked 13/7, 2017 at 12:49
12
Solved
I've an iOS application where some Push Notification are sent to. My problem is, that the messages/notifications stays in the Notification Center in iOS after then are tapped. How can I remove a no...
Hydrochloride asked 30/12, 2011 at 17:15
1
How do you use Firebase to send push notification's using Apple's new Auth Key p8 file?
I understand how to use Apple's old p12 files to keep sending push notifications but would like to upgrade t...
Recompense asked 15/3, 2017 at 7:12
3
This question is specific to iOS 10 APNS changes.
This is the flow of my app:
App Installed
App Starts ➝ Login Screen
Successful Login ➝ Home Screen
Push Notification ➝ Request
Push Notification...
Cyanosis asked 24/12, 2016 at 10:46
1
I'm trying to set up my notifications for firebase, and I have it set up already using a .p12 file, but i've been reading that is now recommended to start using the .p8 file which is the auth key, ...
Wootan asked 20/6, 2017 at 19:6
7
Solved
I have one more doubt on APNS. That is when the app first launch the app asks for Apple Push Notification Permission if the user accepted the they can receive the notifications. If the user cancell...
Hollinger asked 8/5, 2012 at 6:49
1
I am trying to figure out whether I can accomplish my goal through Local Notifications, or whether I need to switch to Remote Notifications.
I'm practicing iOS 10 / Swift 3 by building an alarm p...
Alceste asked 8/6, 2017 at 2:36
1
Solved
When your iPhone receives a WhatsApp/Telegram push notification e.g.
wife:
"buy pizza"
Question1: Is it that the app has to download/receive that itself. That is the banner that pops up on the p...
Escaut asked 8/6, 2017 at 17:32
4
Solved
I've been working through Ray Wenderlich's tutorials on push notifications using a PHP Script.
Reference: http://www.raywenderlich.com/32960/apple-push-notification-services-in-ios-6-tutorial-part...
Wadmal asked 29/1, 2015 at 17:46
2
Solved
The problem
I'm not receiving Push Notifications to my app when I'm working on it,
and the APN server returns "BadDeviceToken".
The situation
I've got to be missing something simple here,...
Diaconicum asked 26/5, 2017 at 5:42
0
At present I have integrated server generated push notification and its coming properly in iPhone devices. When I click on push notification, its redirecting me towards my app but then after sudden...
Edp asked 2/6, 2017 at 18:19
2
After uploading the App to AppStore, I am getting the following warning in an email, where as there are no Push Notifications in my App but there are some third party SDKs like Chartboost, Applovin...
Nobelium asked 31/8, 2015 at 12:19
1
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 w...
Hellas asked 23/8, 2016 at 2:53
2
Solved
So im using AWS SNS to send push notifications to apple devices.
I've followed the following steps:
Created an app ID
Created a APNs Production iOS certificate
Created .p12 certificate to use in...
Thrombosis asked 28/7, 2015 at 8:27
0
Im sending push notifications to both Android and iOS devices...
I'm using data messages as I want need custom key value pairs and I need to use them when the app is in the background
my payload i...
Evidentiary asked 18/5, 2017 at 8:59
© 2022 - 2024 — McMap. All rights reserved.