How to create a multiline or expandable text in notification when app is in the background

  1. SDK Version: 41.0.0
  2. Platforms(Android/iOS/web/all): Android

We are using
Location.startLocationUpdatesAsync(taskName, options)
to fetch a location when the app is in the background. The notification title and description is long, so when the user minimises the app and looks at the notification, the description text is displayed with “…” (refer to attachment).

  1. Is there any way to have an expandable/multiline notification text for something running in the background using expo?
  2. Is there any way to add buttons to the notifications to allow direct links into the application (like Spotifys “Next” and “Previous track” buttons)?

Br.
Jakob M.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.