-
It would be great to support testing with a mock apn server that does not use ssl.
-
`for i := 0; i < len(js.Tokens); i++ {`
`tok := js.Tokens[i]`
`if tok != "" {`
`id, err := service.Push(token, nil, p)`
`}`
`}`
Slow sending. What can you think up to speed sen…
-
hi
can you give me more info about "So, now you have just to configure the different application you have configured with EasyAPNS, directly in the constructor of EasyAPNSConfiguration, Like this:
$…