I need to detect at run time whether my apps copy is Production/Development version. Is there any methods to achieve the same.
I am looking forward to develop push notification API which will send APNS messages to server accordingly(i.e. sandbox or without sandbox).
Any help? thanx in advance.