
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.2//EN" "http://www.wapforum.org/DTD/xhtml-mobile12.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ko">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<title>한사평모바일</title>
	
		<meta name="viewport" content="width=device-width,user-scalable=0, initial-scale=1, maximum-scale=1, minimum-scale=1" />
	
    <link rel="apple-touch-icon" href="/images/hsp_icon.png"/>
	<link rel="stylesheet" type="text/css" href="/common/css/common.css" />
	<link rel="stylesheet" type="text/css" href="/common/css/ui.css" />
    <script type="text/javascript" src="/common/js/jquery-1.4.2.min.js"></script>
    <script type="text/javascript">
        $(window).load(function () {
            $("img").each(function () {
                var imgWidth = $(this).width();
                var maxWidth = $("#container").width()-20;
                if (imgWidth > maxWidth) {
                    $(this).width(maxWidth);
                    $(this).height($(this).height() * Number(maxWidth / (maxWidth-imgWidth)));
                }
            });
        });
    </script>
    <!--  CPCGUARD SCRIPT V5.0 -->
    <script type="text/javascript">
        var cpc_protocol = document.location.protocol || "http:";
        var cpc_script_host = ["//nsc1.cpcguard.com", "//vsc1.cpcguard.com"];
        var cpc_script_image = cpc_protocol + cpc_script_host[0] + "/cpcguard.gif?cache=" + (new Date()).getTime();

        function cpcguard_script_bind(i) {
            try {
                var _head = document.getElementsByTagName("head")[0] || document.documentElement;
                if (_head) {
                    var _script = document.createElement("script"); _script.id = "include_cpc_script"; _script.type = "text/javascript"; _script.charset = "utf-8"; _script.async = true; _script.src = (cpc_protocol + cpc_script_host[i] + "/new/cpc_script.js");
                    _head.appendChild(_script);
                } else { window.setTimeout(arguments.callee(i), 500); }
            } catch (e) { }
        }
        if (!document.getElementById("include_cpc_script")) { document.write("<img src='" + cpc_script_image + "' style='width:1px;height:1px;position:absolute;' onload='cpcguard_script_bind(0)' onerror='cpcguard_script_bind(1)' />"); }
    </script>
    <!-- CPCGUARD SCRIPT END -->

<link rel="stylesheet" type="text/css" href="/css/bbs.css" />
</head>

<body>
	<div id="container">
		
		<div id="contents">
			 <div class="sbbar">
			 <strong>아이폰 iOS 최신버전(13) 업데이트 관련 한사평M 이용안내 (완료)</strong> <br />
			 <span>2019.09.24<span style="padding:0 6px 0 6px;">l</span>1465</span>
		  </div>
				<div class="ctsarea">
                   안녕하세요<BR><BR><STRONG>최근&nbsp;아이폰 사용자들을 대상으로 iOS가 최신버전(13)으로 업데이트 되었습니다.</STRONG><BR><BR>업데이트가 진행된 아이폰 버전의 한사평M&nbsp;앱에서 <BR><BR>동영상&nbsp;재생시 음성만 재생되는 현상이 발생하고 있습니다.<BR><BR>오류사항을 확인중에 있으며 확인후에는&nbsp;한사평M 아이폰&nbsp;버전의&nbsp;오류 수정,심사 및 앱스토어 등록에 <BR><BR>시간이 오래걸릴 것으로 예상됩니다.&nbsp;&nbsp;&nbsp; <BR><BR><STRONG>현재 학습진도 및&nbsp;생각해보기,굳히기 퀴즈등 정상적으로 진행 되고 있으며 <BR><BR>동영상 재생에만 문제가 있으므로 아이폰 사용자들께서는 이점에 유의하셔서 <BR><BR>학습을 진행해 주시기 바랍니다.</STRONG><BR><BR>진행사항에 대해서는 추후에 공지를 드리도록 하겠습니다.<BR><BR>감사합니다. 
				</div>
				<div class="btnbox">
					<a href="javascript:history.back();"><img src="../images/btn_historyback.jpg" alt="이전으로" /></a>
				</div> 
		</div>
        
		<div id="footer">
			Copyright (c) <span style="color:#0d2785; font-weight:bold;">Goodlearning</span>. All rights reserved
		</div>
		<!--
		<p style="background:#08f;width:320px">320px</p>
		<p style="background:#0f3;width:300px">300px</p>
		<p style="background:#f03;width:200px">200px</p>-->
	</div>
</body>
</html>