Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Android push notification - how to set title? #88

Open
tverilytt opened this issue Dec 18, 2017 · 1 comment
Open

Android push notification - how to set title? #88

tverilytt opened this issue Dec 18, 2017 · 1 comment

Comments

@tverilytt
Copy link

tverilytt commented Dec 18, 2017

Hi!
Looking at the IBM Push Notification REST API, one can set "title" property for IOS (works nice), but not for Android? Anyone been able to set Android push notification title?

https://mobile.ng.bluemix.net/imfpush/#!/messages/post_apps_applicationId_messages

I have tried to use the "style" but it doesnt do exactly what I want, e.g. it does not set the top title.
style : {
type : 'bigtext_notification',
title : title,
text : message
}

Cheers
-jo

@AnanthaKrish
Copy link
Member

hi @tverilytt , we do not support title in android push notification (except in styles) . The title feature is under development . Will get back to you soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants