Note that there are some explanatory texts on larger screens.

plurals
  1. POiOS 6 Maps crash occasionally on iPad3 mainly when I rotate
    text
    copied!<p>I'm getting my application crashed when I rotate my iPad here below the detailed scenario I have a map screen where I display a map with couple of 'pins'/'annotations' , the screen works almost all the time perfectly but sometimes it crashes mainly when I rotate the map screen .</p> <p>I have tried to check out the different logs : At run time and after the crash the application was stopped at the below line :</p> <pre><code>IMGSGX543GLDriver`sgxTextureGetImageRowBytes(GLDTextureRec*, unsigned int, unsigned int): </code></pre> <p>From the device console :</p> <pre><code>Feb 9 13:13:23 iPad3 awdd[4970] &lt;Error&gt;: libMobileGestalt copySystemVersionDictionaryValue: Could not lookup ReleaseType from system version dictionary Feb 9 13:13:23 iPad3 awdd[4970] &lt;Error&gt;: CoreLocation: CLClient is deprecated. Will be obsolete soon. Feb 9 13:13:24 iPad3 awdd[4970] &lt;Error&gt;: libMobileGestalt copyCTInfoWithBlock: _CTServerConnectionCopyFirmwareVersion: CommCenter error: 1:45 (Operation not supported) Feb 9 13:13:24 iPad3 awdd[4970] &lt;Error&gt;: libMobileGestalt copyCTInfoWithBlock: _CTServerConnectionCopyFirmwareVersion: CommCenter error: 1:45 (Operation not supported) Feb 9 13:13:24 iPad3 awdd[4970] &lt;Error&gt;: libMobileGestalt copyCTInfoWithBlock: _CTServerConnectionCopyFirmwareVersion: CommCenter error: 1:45 (Operation not supported) Feb 9 13:13:24 iPad3 awdd[4970] &lt;Error&gt;: libMobileGestalt copyCTInfoWithBlock: _CTServerConnectionCopyFirmwareVersion: CommCenter error: 1:45 (Operation not supported) </code></pre> <p>BR,</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload