简体   繁体   English

在Android应用中获取Facebook通知

[英]Getting Facebook Notification in android app

I'm trying to develop an app to get my Facebook and twitter notification simultaneously. 我正在尝试开发一个应用程序以同时获取我的Facebook和Twitter通知。 I can authenticate using Facebook SDK 4.18 and Fabric API for twitter.I can update status and tweet simultaneously. 我可以使用Facebook SDK 4.18和Twitter的Fabric API进行身份验证。我可以同时更新状态和鸣叫。 All the reference I've searched so far, some of them are not up to date. 到目前为止,我搜索过的所有参考文献中,有些不是最新的。
Here ( https://developers.facebook.com/docs/graph-api/reference/user/notifications ) it is said that(regarding notification) * 这里( https://developers.facebook.com/docs/graph-api/reference/user/notifications )据说(关于通知)*

Reading You can't perform this operation on this endpoint. 阅读您无法在此端点上执行此操作。

* *

Will it not be possible to get Facebook notification? 将无法获得Facebook通知吗?

I understand the reason why I can't get notification. 我了解无法收到通知的原因。 I've used Facebook SDK for making a thirdparty app. 我已经使用Facebook SDK制作了第三方应用程序。 If Facebook give me permission to read the notifications, it becomes a privacy issue. 如果Facebook允许我阅读通知,则将成为隐私问题。 So I can only post status on behalf of the app but can't get notifications. 因此,我只能代表该应用发布状态,但无法收到通知。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用facebook API通知将Facebook应用程序通知发送到Facebook - Sending android app notification to facebook using facebook API Notification 在Android应用上未收到Firebase通知 - Not getting firebase notification on android app Android-禁用Facebook推送通知的应用 - Android - an app to disable facebook push notification Facebook - android app没有互联网通知ui元素 - Facebook - android app no internet notification ui element Facebook Android客户端到自定义应用程序通知 - Facebook Android Client to Custom App notification 应用未运行时未在Android Oreo中收到通知 - Not getting notification in Android Oreo when the app is not running 在Android应用程序中自动获取Facebook群组帖子 - Getting Facebook group posts automatically in android app 在Android设置应用程序图标时的应用程序图标上的徽章编号或在接收Facebook应用程序等通知时被杀死 - On Android setting badge number on app icon when app is in background or killed when receiving notification like facebook app 如果在后台Android Xamarin中,获取通知消息以在前台显示我的应用程序 - Getting a notification message to show my app in foreground if in background Android Xamarin Android应用程序通过FCM获取推送通知但不显示消息 - Android app getting Push Notification via FCM but not display the message
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM