<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How to distinguish message and Wechat used by ANCS?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14742/how-to-distinguish-message-and-wechat-used-by-ancs</link><description>I am using SDK9.0 to develop a ANCS project,now it accept the incomming call ,message,QQ,Wechat successfully,but the question is how to distinguish the message,QQ and Wechat?
There is a website to discuss this question: www.lofter.com/.../ancs 
But</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Jun 2016 09:53:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14742/how-to-distinguish-message-and-wechat-used-by-ancs" /><item><title>RE: How to distinguish message and Wechat used by ANCS?</title><link>https://devzone.nordicsemi.com/thread/56280?ContentTypeID=1</link><pubDate>Mon, 27 Jun 2016 09:53:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77df0001-7502-4a22-a5cc-ed9c31b4df8f</guid><dc:creator>Milk</dc:creator><description>&lt;p&gt;Thank you for your help,I just have finished it.I have made a mistake,that I have not add the m_attr_appID in the service_init().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to distinguish message and Wechat used by ANCS?</title><link>https://devzone.nordicsemi.com/thread/56279?ContentTypeID=1</link><pubDate>Mon, 27 Jun 2016 09:14:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6fb5730-2c30-434c-a8ec-accb3e9a445e</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Milk,&lt;/p&gt;
&lt;p&gt;You can distinguish between app by using AppID. You can request this AppID from a notification by sending a Get notification attributes. You can have a look at the second example &lt;a href="https://developer.apple.com/library/ios/documentation/CoreBluetooth/Reference/AppleNotificationCenterServiceSpecification/Specification/Specification.html#//apple_ref/doc/uid/TP40013460-CH1-SW14"&gt;here&lt;/a&gt;. Documentation about get notification attribute can be found &lt;a href="https://developer.apple.com/library/ios/documentation/CoreBluetooth/Reference/AppleNotificationCenterServiceSpecification/Specification/Specification.html#//apple_ref/doc/uid/TP40013460-CH1-SW8"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>