<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DBDatastoreManager updateBackgroundTask crash in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBDatastoreManager-updateBackgroundTask-crash/m-p/1635#M92</link>
    <description>&lt;P&gt;Thanks. To clarify though, do you mean other apps that do or don't use the Dropbox Sync/Datastore SDK? The SDK does use the iOS background task API to do some syncing in the background when necessary, and I believe this exception means it ran out of limited time the OS allows for this.  I'm not sure offhand if there's something additional we need to do handle this more gracefully but we can look into it.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Dec 2014 05:54:32 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2014-12-12T05:54:32Z</dc:date>
    <item>
      <title>DBDatastoreManager updateBackgroundTask crash</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBDatastoreManager-updateBackgroundTask-crash/m-p/1632#M89</link>
      <description>&lt;P&gt;I had the following crash on a device. Should I be worrying?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Exception Type:  00000020
Exception Codes: 0x000000008badf00d
Highlighted Thread:  5

Application Specific Information:
&amp;lt;BKNewProcess: 0x176971e0; com.bronze.ubibase2; pid: 9735; hostpid: -1&amp;gt; has active assertions beyond permitted time: 
{(
    &amp;lt;BKProcessAssertion: 0x1758a0f0&amp;gt; id: 9735-0168FB30-901C-4F77-93B7-3B590192CF1A name: Called by App, from -[DBDatastoreManager updateBackgroundTask] process: &amp;lt;BKNewProcess: 0x176971e0; com.test.app; pid: 9735; hostpid: -1&amp;gt; permittedBackgroundDuration: 180.000000 reason: finishTask owner pid:9735 preventSuspend  preventIdleSleep  preventSuspendOnSleep 
)}

Elapsed total CPU time (seconds): 85.970 (user 85.970, system 0.000), 24% CPU 
Elapsed application CPU time (seconds): 0.043, 0% CPU
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 29 May 2019 09:46:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBDatastoreManager-updateBackgroundTask-crash/m-p/1632#M89</guid>
      <dc:creator>Caram</dc:creator>
      <dc:date>2019-05-29T09:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: DBDatastoreManager updateBackgroundTask crash</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBDatastoreManager-updateBackgroundTask-crash/m-p/1633#M90</link>
      <description>&lt;P&gt;Thanks for the report. Are you able to reproduce this?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2014 03:20:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBDatastoreManager-updateBackgroundTask-crash/m-p/1633#M90</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2014-12-11T03:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: DBDatastoreManager updateBackgroundTask crash</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBDatastoreManager-updateBackgroundTask-crash/m-p/1634#M91</link>
      <description>&lt;P&gt;Not specifically but there were 2 other occurrences this morning on the same device. I noticed in the log other apps occasionally get the same issue on the same device.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2014 19:49:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBDatastoreManager-updateBackgroundTask-crash/m-p/1634#M91</guid>
      <dc:creator>Caram</dc:creator>
      <dc:date>2014-12-11T19:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: DBDatastoreManager updateBackgroundTask crash</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBDatastoreManager-updateBackgroundTask-crash/m-p/1635#M92</link>
      <description>&lt;P&gt;Thanks. To clarify though, do you mean other apps that do or don't use the Dropbox Sync/Datastore SDK? The SDK does use the iOS background task API to do some syncing in the background when necessary, and I believe this exception means it ran out of limited time the OS allows for this.  I'm not sure offhand if there's something additional we need to do handle this more gracefully but we can look into it.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2014 05:54:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBDatastoreManager-updateBackgroundTask-crash/m-p/1635#M92</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2014-12-12T05:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: DBDatastoreManager updateBackgroundTask crash</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBDatastoreManager-updateBackgroundTask-crash/m-p/1636#M93</link>
      <description>&lt;P&gt;Other apps that (probably) don't use the SDK. They are standard apps from the AppStore, difficult to know the underlying machinery.&lt;/P&gt;

&lt;P&gt;At first glance, it looks like you would want to time your operations so as not to get caught by the OS.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Dec 2014 01:56:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBDatastoreManager-updateBackgroundTask-crash/m-p/1636#M93</guid>
      <dc:creator>Caram</dc:creator>
      <dc:date>2014-12-13T01:56:48Z</dc:date>
    </item>
  </channel>
</rss>

