Justuno
Results
1
comments of
Justuno
@JavaHelper you can implement ApnsDelegate's messageSent method. if the message was sent to APNS successfully, this method would be called.this means that the message was accepted by the APNS. However,...