<p><a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="311760338" data-permission-text="Issue title is private" data-url="https://github.com/mrosseel/bisq-api/issues/67" href="https://github.com/mrosseel/bisq-api/issues/67">mrosseel/bisq-api#67</a></p>
<p>The problem with notifications, be it FCM, GCM, or any other is that it requires registering an account with Google or other provider and set those credentials up with the backend (desktop or bisq-api).<br>
Obviously, we cannot have the same credentials stored in the source code as it would be abused.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq-desktop/issues/1547#issuecomment-390632011">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtgS-4zeGWIq7Ht0Csg-D80RPI_cEks5t0qlvgaJpZM4UGJBP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtr88zLoPZ5smwQtLPIWt7nUEw3ZBks5t0qlvgaJpZM4UGJBP.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","potentialAction":{"@type":"ViewAction","target":"https://github.com/bisq-network/bisq-desktop/issues/1547#issuecomment-390632011","url":"https://github.com/bisq-network/bisq-desktop/issues/1547#issuecomment-390632011","name":"View Issue"},"description":"View this Issue on GitHub","publisher":{"@type":"Organization","name":"GitHub","url":"https://github.com"}}</script>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq-desktop","title":"bisq-network/bisq-desktop","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq-desktop"}},"updates":{"snippets":[{"icon":"PERSON","message":"@blabno in #1547: https://github.com/mrosseel/bisq-api/issues/67\r\n\r\nThe problem with notifications, be it FCM, GCM, or any other is that it requires registering an account with Google or other provider and set those credentials up with the backend (desktop or bisq-api).\r\nObviously, we cannot have the same credentials stored in the source code as it would be abused."}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/bisq-desktop/issues/1547#issuecomment-390632011"}}}</script>
<script type="application/ld+json">{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "37567f93-e2a7-4e2a-ad37-a9160fc62647",
"title": "Re: [bisq-network/bisq-desktop] smartphone notification service (#1547)",
"sections": [
{
"text": "",
"activityTitle": "**Bernard Labno**",
"activityImage": "https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png",
"activitySubtitle": "@blabno",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"bisq-network/bisq-desktop\",\n\"issueId\": 1547,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"bisq-network/bisq-desktop\",\n\"issueId\": 1547\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/bisq-network/bisq-desktop/issues/1547#issuecomment-390632011"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 337154127\n}"
}
],
"themeColor": "26292E"
}</script>