最近搜索


没有最近搜索

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



已于 2024年10月15日 发布

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 条评论

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


请先登录再写评论。

找不到所需的内容?

新建帖子