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

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

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