I have been working in an iOS project with APNS (Apple Push Notification service) + PHP, Codeigniter library. But currently I am stuck with an issue – Badge count increment is not reflecting in mobile. I had searched enough google links, so dont send some links. I need an exact solution, can anyone help me as I am having a short timeline upfront?
send_push_notification($device_token,$message,$badge,$sound='default');