Hey Ranjan,
If your APNS certificate is on "development" mode push notifications will not go through. To verify this, you can go to settings --> Configure Push Notifications --> iOS
Under iOS you can switch the certificate from Development to Production.
Also, you can view if a user is registered on your application by going to the "Find People" section and entering that particular users email id.
Cheers,
Support