<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — Hololens and OnlineMaps]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=890&amp;type=atom" />
	<updated>2018-11-06T09:05:54Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=890</id>
		<entry>
			<title type="html"><![CDATA[Re: Hololens and OnlineMaps]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=4172#p4172" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Merichbier]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=816</uri>
			</author>
			<updated>2018-11-06T09:05:54Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=4172#p4172</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Hololens and OnlineMaps]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=4135#p4135" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[mladenov_stefan]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=830</uri>
			</author>
			<updated>2018-10-31T13:18:37Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=4135#p4135</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Hololens and OnlineMaps]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=4092#p4092" />
			<content type="html"><![CDATA[<p>I ran into the same problem. It seems that the hololens sometimes has trouble with https connections</p>]]></content>
			<author>
				<name><![CDATA[rooi]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=786</uri>
			</author>
			<updated>2018-10-24T11:26:00Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=4092#p4092</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Hololens and OnlineMaps]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=4029#p4029" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2018-10-12T07:24:29Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=4029#p4029</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Hololens and OnlineMaps]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=4024#p4024" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Merichbier]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=816</uri>
			</author>
			<updated>2018-10-11T10:40:52Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=4024#p4024</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Hololens and OnlineMaps]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=3905#p3905" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[labcasia]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=797</uri>
			</author>
			<updated>2018-09-12T23:10:05Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=3905#p3905</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Hololens and OnlineMaps]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=3898#p3898" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2018-09-12T16:36:11Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=3898#p3898</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Hololens and OnlineMaps]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=3891#p3891" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[labcasia]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=797</uri>
			</author>
			<updated>2018-09-12T05:17:24Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=3891#p3891</id>
		</entry>
</feed>
