How can we trace push notifications being sent to the Apple APNS server from IBM MobileFirst 7.0? -
we having issues push notifications being sent ibm mobilefirst 7.0 server apple's apns server. specifically, push notifications seem sent mobilefirst adapter, never arrive @ target device. how can trace interaction?
you can use trace string com.ibm.pushworks.server.notification.*:com.ibm.pushworks.server.notification.apns.*=all
trace inner mechanics of push notification mechanism on mobilefirst server. should specified either websphere liberty trace string or websphere nd trace specification, depending on server type using.
Comments
Post a Comment