Not able to receive push notification to iOS devices when using Amazon SNS -


i have followed steps mentioned in official documentation. able register device tokens in application endpoint list successfully. message has been published registered tokens. delivery status says success (status code 200) in cloud watch console. device isn't able receive notifications in ios devices. reason?

note: have enabled notification settings in devices , ios project.


Comments

Popular posts from this blog

python - Best design pattern for collection of objects -

android - IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling -

go - serving up pdfs using golang -