hypertrack / live-app-android

Build live location sharing in your Android app

Home Page:https://play.google.com/store/apps/details?id=com.hypertrack.live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with Persistent notification

kajol-rajput opened this issue · comments

Hi Team,
I have added Hypertrack sdk in my application. But i am facing an issue with persistent notifications while live location is shared. I am not able to set launch mode for the activity class which should be opened when this notification is tapped.
In ServiceNotificationParamsBuilder we can only set activity class name (setContentIntentActivityClass()) and extra data with intent (setContentIntentExtras()). Is there any method to set launch modes for intent?

Please help.

Thanks,
kajol

Updated to the new version