Búsquedas recientes


No hay búsquedas recientes

Android's Smooch Notification Action Intent Override not working when application is launched from notification tap in quit state



Publicado 15 oct 2024

The Smooch_settings_notificationIntent override doesn't seem to work when application is launched from notification tap in quit state.

To reproduce,
replace
<string name="Smooch_settings_notificationIntent">io.smooch.ui.ConversationActivity</string>
with
<string name="Smooch_settings_notificationIntent">com.yourapp.MainActivity</string>

When app is in foreground/background, this override works just fine as the ConversationActivity is NOT launched directly on notification tap, but when app is in quit state, it doesn't respect the override and launches the ConversationActivity anyways.

Reference docs: https://docs.smooch.io/guide/native-android-sdk/#notification-action-intent-override


0

1

1 comentario

image avatar

Greg Katechis

Zendesk Developer Advocacy

Hi Divyank!
 
If you found something that isn't functioning properly, could you reach out to our Advocacy team so that they can get you routed to the corrected team? Our product managers may not see in the community and I want to make sure it goes through the correct channels for you to get quick assistance!

0


Iniciar sesión para dejar un comentario.

¿No encontró lo que buscaba?

Nueva publicación