<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Infinity Code Forum — Hololens and OnlineMaps]]></title>
		<link>https://forum.infinity-code.com/viewtopic.php?id=890</link>
		<atom:link href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=890&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Hololens and OnlineMaps.]]></description>
		<lastBuildDate>Tue, 06 Nov 2018 09:05:54 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Hololens and OnlineMaps]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=4172#p4172</link>
			<description><![CDATA[<p>I&#039;m posting here again because Nothing could solve the issues in Unity 2018.2.14. I&#039;ve deployed my app to an HoloLens but the map tiles still doesn&#039;t load. I&#039;m sure I have access to internet because I&#039;m downloading content and display this content in my app. I tried to check all the capabilities but this fixed Nothing. (I know that checking capabilities in unity doesn&#039;t update them in VS project and I looked them there and all were checked…)<br />I&#039;m running out of idea of how to fix this bug.. Any advices ?</p>]]></description>
			<author><![CDATA[null@example.com (Merichbier)]]></author>
			<pubDate>Tue, 06 Nov 2018 09:05:54 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=4172#p4172</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hololens and OnlineMaps]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=4135#p4135</link>
			<description><![CDATA[<p>I had the same problem. I solved it like someone described above. When you click on file -&gt; build settings , when you choose UWP build, before u click on build/build and run button, in bottom left corner you have option, player settings... when u click on that, unity editor will open in inspector player settings. Select Publishing settings tab and enable all capabilities (or only those you need), then build.<br />Cheers</p>]]></description>
			<author><![CDATA[null@example.com (mladenov_stefan)]]></author>
			<pubDate>Wed, 31 Oct 2018 13:18:37 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=4135#p4135</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hololens and OnlineMaps]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=4092#p4092</link>
			<description><![CDATA[<p>I ran into the same problem. It seems that the hololens sometimes has trouble with https connections</p>]]></description>
			<author><![CDATA[null@example.com (rooi)]]></author>
			<pubDate>Wed, 24 Oct 2018 11:26:00 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=4092#p4092</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hololens and OnlineMaps]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=4029#p4029</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>... and now it&#039;s working.<br />Still displaying a map has Nothing...</p></blockquote></div><p>Hello.</p><p>In my understanding, this means that it does not work.</p><p>Try to write a simple script that will download something from the Internet to make sure that the Internet for Hololens (or the emulator) is working correctly.<br /><a href="https://docs.unity3d.com/ScriptReference/WWW.html">https://docs.unity3d.com/ScriptReference/WWW.html</a><br /><a href="https://docs.unity3d.com/ScriptReference/Networking.UnityWebRequest.html">https://docs.unity3d.com/ScriptReferenc … quest.html</a></p><p>Most likely you simply do not have Internet access for Hololens or an emulator.<br />In my case, I spent a few hours dancing around drivers and network settings so that the emulator finally got access to the Internet.</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Fri, 12 Oct 2018 07:24:29 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=4029#p4029</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hololens and OnlineMaps]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=4024#p4024</link>
			<description><![CDATA[<p>Hi, </p><p>I&#039;m currently facing the same problem. I tried to allow all capabilities in Unity or Visual studio for the app, but it didn&#039;t fixed it. @labcasia Can you explain more in details what step you did to solve this issue ?</p><p>Extra info:<br />- No compilation error<br />- using Unity 2018.2.11f</p><p>Some Update:<br />- I downgraded to version 2017.4.12f1 (unity version recommended by the Windows Mixed Reality Toolkit) and now it&#039;s working.<br />Still displaying a map has Nothing related to the toolkit so I&#039;m wondering if the bug is on Unity side or yours ?</p>]]></description>
			<author><![CDATA[null@example.com (Merichbier)]]></author>
			<pubDate>Thu, 11 Oct 2018 10:40:52 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=4024#p4024</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hololens and OnlineMaps]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3905#p3905</link>
			<description><![CDATA[<p>So my problem was that there were no errors ever given but the map was grey in the UWP app, but it seems like I fixed the problem by allowing all premissions in the Unity Player settings tab and then working back from that to the original selection of premissions.</p>]]></description>
			<author><![CDATA[null@example.com (labcasia)]]></author>
			<pubDate>Wed, 12 Sep 2018 23:10:05 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3905#p3905</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hololens and OnlineMaps]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3898#p3898</link>
			<description><![CDATA[<p>Hello.</p><p>Please describe the problem in more detail.<br />Does the project have compilation errors?<br />Is the project running on the HoloLens device and / or in the emulator?<br />Did you give the project all the necessary permissions?<br />The more detailed you describe the problem, the greater the chance that I&#039;ll able to help you.</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Wed, 12 Sep 2018 16:36:11 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3898#p3898</guid>
		</item>
		<item>
			<title><![CDATA[Hololens and OnlineMaps]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3891#p3891</link>
			<description><![CDATA[<p>I am using the IL2CPP compiler and I have created a clean project just with the map, it loads in the unity editor but not on the hololens, any advise on what to do?</p>]]></description>
			<author><![CDATA[null@example.com (labcasia)]]></author>
			<pubDate>Wed, 12 Sep 2018 05:17:24 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3891#p3891</guid>
		</item>
	</channel>
</rss>
