pathsense / pathsense-samples-android

Sample Applications for the PathSense SDK
Other
26 stars 10 forks source link

Notification group or Intent not configurable #19

Closed anti43 closed 4 years ago

anti43 commented 5 years ago

The notification is always there, but not in a group and when user tap it, nothing happens. This is not what a user expects.

dyerjo commented 4 years ago

You can now fully customize the foreground notification by implementing com.pathsense.android.sdk.location.PathsenseNotificationFactory.

Please, see README