Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recieve Custom FCM In Unity #122

Closed
black-knight opened this issue Nov 7, 2017 · 1 comment
Closed

Recieve Custom FCM In Unity #122

black-knight opened this issue Nov 7, 2017 · 1 comment

Comments

@black-knight
Copy link

black-knight commented Nov 7, 2017

I integrated Firebase Cloud Messaging with Unity successfully and I can receive usual messages when I send them from Firebase Console, but I need some extra things.

1 - How I can send my notification as a URL? I mean I want that when user touch notification it opens my URL that I put in value in FireBase Console.

2 - How I can send and show a picture and a custom icon in notification?

Unfortunately I can't find any thing in internet and official documents confused me.

Is there any way to gain these request only with FireBase SDK?

Thank you.

@stewartmiles
Copy link
Contributor

@black-knight, FYI [email protected] is a better forum for these sort of questions.

  1. https://stackoverflow.com/questions/41321947/i-want-to-send-specific-link-inside-notifications-send-through-firebase-push-not
  2. If you want to customize the Icon you can do so on Android by customizing the manifest https://firebase.google.com/docs/cloud-messaging/android/topic-messaging#edit-the-app-manifest

Cheers,
Stewart

@firebase firebase locked and limited conversation to collaborators Oct 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants