-
-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Labels
featureFeature requestFeature requestneeds: triagepackage: android-foreground-serviceplatform: androidAndroid platformAndroid platform
Description
Plugin(s)
- Accelerometer
- Age Signals
- Android Battery Optimization
- Android Dark Mode Support
- Android Edge-to-Edge Support
- Android Foreground Service
- App Review
- App Shortcuts
- App Update
- Apple Sign-In
- Asset Manager
- Audio Player
- Audio Recorder
- Background Task
- Badge
- Barometer
- Biometrics
- Bluetooth Low Energy
- Cloudinary
- Contacts
- Datetime Picker
- File Compressor
- File Opener
- File Picker
- Geocoder
- Google Sign-In
- libSQL
- Live Update
- Managed Configurations
- Media Session
- NFC
- OAuth
- Pedometer
- Photo Editor
- Posthog
- Purchases
- Printer
- RealtimeKit
- Secure Preferences
- Screen Orientation
- Screenshot
- Speech Recognition
- Speech Synthesis
- Share Target
- Square Mobile Payments
- SQLite
- Superwall
- Torch
- Zip
Current problem
When tapping the foreground service notification I need to return to a specific page in my app. The default intent just opens the app activity, which means that if the activity has been cleaned up by the system to save memory etc, you do not return to the screen that you were viewing when you minimised the app.
Preferred solution
Add a deepLinkUrl option to the StartForegroundServiceOptions interface.
Alternative options
No response
Additional context
I am planning to submit a PR to support this assuming there are no objections.
Before submitting
- I have read and followed the feature request guidelines.
- I have attached links to possibly related issues and discussions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureFeature requestFeature requestneeds: triagepackage: android-foreground-serviceplatform: androidAndroid platformAndroid platform