<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — map URLs not working on Android]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=1369&amp;type=atom" />
	<updated>2019-09-29T14:20:28Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=1369</id>
		<entry>
			<title type="html"><![CDATA[Re: map URLs not working on Android]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=5642#p5642" />
			<content type="html"><![CDATA[<p>***** PROBLEM SOLVED *****<br />The problem was my server MODSECURITY = enabled. This is something like a firewall. <br />I don&#039;t know why on iOS was working. Maybe something change on newer versions of Android and MODSECURITY detect it as a threat!</p><p>I disable MODSECURITY and everything works great! <br />This issue was delay my project 2 weeks until I found the problem.</p><p>Alex, your help was very important!! With your directions I finally found what was the problem.</p><p>thank you again.</p>]]></content>
			<author>
				<name><![CDATA[savvas_6]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=1113</uri>
			</author>
			<updated>2019-09-29T14:20:28Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=5642#p5642</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: map URLs not working on Android]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=5609#p5609" />
			<content type="html"><![CDATA[<p>Hello.</p><p>No, no one wrote to me about such a problem before.<br />And I just checked Unity Issue Tracker over the last couple of years, and there is no mention of such a problem.<br />Online Maps is used by a lot of people from novices of Unity to industry professionals, and I have a lot feedback. If this problem appeared earlier, I would know about it.</p><p>There may be two things here:<br />1. The problem is in your device. Try testing this on another device.<br />2. The problem is in some settings of your project. Try to create a new empty project with default settings, import Online Maps, and check if it works or not.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2019-09-24T14:05:52Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=5609#p5609</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[map URLs not working on Android]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=5608#p5608" />
			<content type="html"><![CDATA[<p>I use a custom url and load tiles from my server </p><p>On iOS devices works perfect and map tiles are download from server, without any issue.</p><p>When I build for Android devices, with the latest Unity personal version I get no tiles on map.</p><p>After some search I came across this article -&gt; &quot;Android 8: Cleartext HTTP traffic not permitted&quot;</p><p>So I build a Gradle Project with Unity and try the above solutions without success... <br />I also try loading tiles fromhttps but again no tiles on map.</p><p>I debug the project on Android Studio and finally found that Android project needs a security_config.xml</p><p>I created that file with suggested code but not working...</p><p>Is this a Unity error? <br />Has anyone the same problem?</p>]]></content>
			<author>
				<name><![CDATA[savvas_6]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=1113</uri>
			</author>
			<updated>2019-09-24T13:33:00Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=5608#p5608</id>
		</entry>
</feed>
