NativeScript / NativeScript/plugins

[@nativescript/local-notifications] Support notification thumbnails on iOS

Open
#489 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
206
Forks
123
Avg merge
2d 1h
Merged PRs (30d)
1

Description

For local notifications, It would be great to support the thumbnail property on iOS.

It is possible but would require a rewrite to support a Notification Service Extension as outlined in this article.

https://medium.com/@lucasgoesvalle/custom-push-notification-with-image-and-interactions-on-ios-swift-4-ffdbde1f457

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the @nativescript/local-notifications iOS implementation and the linked Notification Service Extension article. Determine how thumbnail is represented and where the iOS notification path would need extension support; done means local notifications can display thumbnails on iOS without breaking existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift, typescript
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.