Local Push Notifications Without Code

Developers when working with deep linking, struggles to check push notification. For those whom faces this, this blog will help you to simplify your work. Here this only works for simulator.

Here i share a piece of code. Just add this code in a file and save it as apns file extension. After saving the file, just drag and drop the file in simulator. This will push a notification to simulator.

{"Simulator Target Bundle": <Paste your bundle ID>,"aps":{"alert":"Test", //Message need to push"sound":"default", //change notification sound here"badge":1}}

Happy Coding!🌚

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

lyvennitha sasikumar
lyvennitha sasikumar

Written by lyvennitha sasikumar

Passionate iOS developer chasing my dreams toward success

No responses yet

Write a response