From 0cf2d899b7d79480e78c0050f1a1e343d8ead62b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 19 Mar 2020 11:13:21 +0300 Subject: fixes #2260 (Facebook MQTT not receiving any messages) --- protocols/Facebook/src/proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols') diff --git a/protocols/Facebook/src/proto.h b/protocols/Facebook/src/proto.h index 2d42a4b111..4e6539ef38 100644 --- a/protocols/Facebook/src/proto.h +++ b/protocols/Facebook/src/proto.h @@ -77,7 +77,7 @@ along with this program. If not, see . * server started checking this. */ -#define FB_ORCA_AGENT "[FBAN/Orca-Android;FBAV/192.0.0.31.101;FBPN/com.facebook.orca;FBLC/en_US;FBBV/52182662]" +#define FB_ORCA_AGENT "[FBAN/Orca-Android;FBAV/248.0.0.7.127;FBPN/com.facebook.orca;FBLC/en_US;FBBV/194293860]" /** * FB_API_AGENT: -- cgit v1.2.3