<?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 can I enable service in Thingy iOS app?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30476/how-can-i-enable-service-in-thingy-ios-app</link><description>Hello, 
 
 I am using the Thingy app for ios as reference to read my own temperature sensor. However, I am reaching a point where I get stuck. 
 I cannot understand/find where on iOS Thingy app the Enviroment Service is enabled of switched on, I ask this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Feb 2018 14:42:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30476/how-can-i-enable-service-in-thingy-ios-app" /><item><title>RE: How can I enable service in Thingy iOS app?</title><link>https://devzone.nordicsemi.com/thread/121100?ContentTypeID=1</link><pubDate>Fri, 16 Feb 2018 14:42:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e40045a1-533a-4eb9-8424-40266e4128a0</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The notifications for each service are enabled from the view controller from `thingyPeripheral(_, didChangeStateTo:)`, for example, for the environment view it&amp;#39;s here:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor/IOS-Nordic-Thingy/blob/b18370857f3a60bff944eda60e621f0fe0362875/Example/ThingySDK/ViewControllers/WeatherView/EnvironmentViewController.swift#L201"&gt;https://github.com/NordicSemiconductor/IOS-Nordic-Thingy/blob/b18370857f3a60bff944eda60e621f0fe0362875/Example/ThingySDK/ViewControllers/WeatherView/EnvironmentViewController.swift#L201&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Whenever you leave the view we also disable notifications on a method nearby. Those methods call methods in the Thingy SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>