Posts

Post not yet marked as solved
0 Replies
281 Views
Hi Team,The Push Notification is working for all the ios devices rather than ios 13.3 version. Other lower versions are working fine. I got some suggestion from internet to inculde some key value pair in header (apns-push-type=alert). I inculded and tried then after also it doesn't worked. I will attached my code and the log file information as well for the reference (Highlighted).Log file:[2020-02-17 11:16:54,393] [DEBUG] [org.springframework.jms.core.JmsTemplate] Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@44e5cecc, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {AMQ_SCHEDULED_DELAY=1000, apns-push-type=alert}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}Could you please help me on this problem?
Posted
by PremnathK.
Last updated
.