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

Notification #98

Open
omaisali opened this issue Nov 25, 2019 · 2 comments
Open

Notification #98

omaisali opened this issue Nov 25, 2019 · 2 comments

Comments

@omaisali
Copy link

Failure getPostTask { Error: Messaging payload contains an invalid value for the "data.icon" property. Values must be strings.
at FirebaseMessagingError

@muhammadkamranlatifraza

same here any solution so far??????

@muhammadkamranlatifraza
Copy link

muhammadkamranlatifraza commented Dec 11, 2019

so far i have commented this line
const generateThumbsPromises = generateThumbnailsGeneral(fileBucket, filePath, contentType);
and replaced icon: post.val().imagePath, with icon: post.val().imageTitle,
and notifications are working now (at lease in when app is running foreground)

I think it has something to do with storage dependency in index.js file......

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

No branches or pull requests

2 participants