firebase-console

Unable to send data message using firebase console

吃可爱长大的小学妹 提交于 2019-11-26 09:41:21
问题 I\'m using firebase console and can send only Notification messages using it. Is there a way to send data messages using the same? 回答1: You can now send notification message via the console. Note that it is different from data messages ; notification messages only trigger the onMessageReceived callback when the app is in the foreground. They are inside the advanced options tab on the compose message screen. Just expand it and type your key/value map. These will be included into the data field

Is it possible to create a new Firebase project by API?

不问归期 提交于 2019-11-26 07:47:09
问题 Is it possible to create new hosting projects by API, or another non-interactive method on Google Firebase? I already tried Firebase tools with a token, but it says that it is only possible to create a new project on Firebase Console. Some context : My project allows users to create static websites online and we are searching for solutions to host these sites. Firebase would be a great solution, but only if I could integrate the user\'s new project into my system, with Firebase projects. 回答1:

How to add collaborators to a Firebase app?

大憨熊 提交于 2019-11-26 06:32:35
问题 On the latest version of Firebase (Announced during Google I/O 2016), how do I add other people to my project or app whom I want to collaborate with? I came across IAM roles through Settings > Permissions . Is this the right way? If I add person there and assign a role, say Editor, will he/she be notified about it through email? Will a request be sent or will they be added directly to that role? 回答1: To give people access to your Firebase project, take these steps: Select your project in the