<?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: No support for iOS &amp;lt; 9 in Dropbox V2 API for Objective-C??? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/222462#M11897</link>
    <description>OK, thanks, project and my release notes updated.</description>
    <pubDate>Mon, 22 May 2017 21:59:17 GMT</pubDate>
    <dc:creator>Steve L.32</dc:creator>
    <dc:date>2017-05-22T21:59:17Z</dc:date>
    <item>
      <title>No support for iOS &lt; 9 in Dropbox V2 API for Objective-C???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/222446#M11893</link>
      <description>&lt;P&gt;Objective-C App on iOS simulator fails during authentication using an iOS 8 taget but works with iOS 10:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;dyld: Symbol not found: _OBJC_CLASS_$_SFSafariViewController&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wasn't aware that iOS &amp;lt; 9 was not longer supported, but this appears to be the case as this class arrived in iOS 9. &amp;nbsp;If true will adjust deployment target accordingly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:22:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/222446#M11893</guid>
      <dc:creator>Steve L.32</dc:creator>
      <dc:date>2019-05-29T09:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: No support for iOS &lt; 9 in Dropbox V2 API for Objective-C???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/222460#M11896</link>
      <description>&lt;P&gt;Yes, we dropped support for iOS 8 support in &lt;A href="https://github.com/dropbox/dropbox-sdk-obj-c/releases/tag/3.0.12" target="_self"&gt;v3.0.12&lt;/A&gt;. We had to do so to support some changes to the authorization flow. There's more information in &lt;A href="https://github.com/dropbox/dropbox-sdk-obj-c/releases" target="_self"&gt;the release log&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2017 21:56:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/222460#M11896</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-05-22T21:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: No support for iOS &lt; 9 in Dropbox V2 API for Objective-C???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/222462#M11897</link>
      <description>OK, thanks, project and my release notes updated.</description>
      <pubDate>Mon, 22 May 2017 21:59:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/222462#M11897</guid>
      <dc:creator>Steve L.32</dc:creator>
      <dc:date>2017-05-22T21:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: No support for iOS &lt; 9 in Dropbox V2 API for Objective-C???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/223808#M12061</link>
      <description>&lt;P&gt;Wow, this is too bad. I have an app that still proudly runs on the first iPad with iOS5. It is still fully functional and works well. With V2 and especially this change, the entire dropbox implementation will be useless. At the very least I was thinking maybe I could update just the dropbox part, but I guess not.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 00:16:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/223808#M12061</guid>
      <dc:creator>808phone</dc:creator>
      <dc:date>2017-06-01T00:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: No support for iOS &lt; 9 in Dropbox V2 API for Objective-C???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/223813#M12063</link>
      <description>&lt;P&gt;So the dropbox app will not work either I gather? So anyone not running iOS9 is out of luck with dropbox?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 00:30:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/223813#M12063</guid>
      <dc:creator>808phone</dc:creator>
      <dc:date>2017-06-01T00:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: No support for iOS &lt; 9 in Dropbox V2 API for Objective-C???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/223934#M12074</link>
      <description>&lt;P&gt;You're correct, Dropbox iOS app only supports iOS 9, so yes, anyone not running iOS 9 will not be able to use Dropbox.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But it's important to consider that this is an increasingly diminishing fraction of users. Less than 3% of users are on iOS 8 and less than 2% are on all other versions of iOS &lt;A href="https://developer.apple.com/support/app-store/" target="_self"&gt;according to Apple&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 21:26:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/223934#M12074</guid>
      <dc:creator>Stephen C.14</dc:creator>
      <dc:date>2017-06-01T21:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: No support for iOS &lt; 9 in Dropbox V2 API for Objective-C???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/223950#M12084</link>
      <description>&lt;P&gt;Thanks but this is pretty depressing. It has been such a reliable and great storage service for the older iPads. Really sorry to see it go.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 22:27:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/223950#M12084</guid>
      <dc:creator>808phone</dc:creator>
      <dc:date>2017-06-01T22:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: No support for iOS &lt; 9 in Dropbox V2 API for Objective-C???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/244428#M13753</link>
      <description>&lt;P&gt;To the application engineers of Dropbox. Apple is forcing people to throw away perfectly good phones and pollute our environment and cost people a lot of money all to maintain their profit level. Please make an iOS 8 compatible version of Dropbox so we can keep using our phones. Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 01:36:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/244428#M13753</guid>
      <dc:creator>Hank66</dc:creator>
      <dc:date>2017-10-02T01:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: No support for iOS &lt; 9 in Dropbox V2 API for Objective-C???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/244678#M13780</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/498133"&gt;@Hank66&lt;/a&gt;&amp;nbsp;Thanks for the additional feedback!&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 14:58:54 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/244678#M13780</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-10-02T14:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: No support for iOS &lt; 9 in Dropbox V2 API for Objective-C???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/244698#M13783</link>
      <description>That amounts to over 30 million iOS 8 users that no longer have access to Dropbox.</description>
      <pubDate>Mon, 02 Oct 2017 16:34:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/244698#M13783</guid>
      <dc:creator>Hank66</dc:creator>
      <dc:date>2017-10-02T16:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: No support for iOS &lt; 9 in Dropbox V2 API for Objective-C???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/244820#M13825</link>
      <description>&lt;P&gt;Yes, it's really sad. My program has no way to auto download files now due to this change. I was hoping the dropbox app would work somehow but no.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 05:03:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/244820#M13825</guid>
      <dc:creator>808phone</dc:creator>
      <dc:date>2017-10-03T05:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: No support for iOS &lt; 9 in Dropbox V2 API for Objective-C???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/244937#M13851</link>
      <description>&lt;P&gt;&lt;SPAN&gt;iOS 11, 10, and 9 are backward compatible to V1, aren't they? if not, why not have more than one version of your client so you can stay compatible. Why inconveniencing so many people and potentially lose these customers?&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;You might ask why not upgrade to iOS 9? The answer to that is Apple no longer provide iOS 9 and iOS 10&amp;nbsp;crashes older phones like the iPhone 4s which is still currently being resold on the market by mainstream&amp;nbsp;phone vendors. Why risk crashing a phone, I tried the upgrade on my iPhone 5 and it bricked it. Apple won't resolve the issue. It is beneficial for Apple to force people to upgrade their hardware for profit, not to the end-user. Environmentally keeping older iPhones active with Dropbox is beneficial to a lot of people who use them in their everyday businesses. There are still millions of iPhone 4S in service to this day and much more for sale. iOS upgrade and those older model phones are guaranteed to break most of them.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There&amp;nbsp;are over 30 million plus iOS 8 users that no longer have access to Dropbox. There are over 20,000,000 other IOS users below IOS 9. Why would Dropbox want to inconvenience&amp;nbsp;50 Million plus customers? Not a good business practice. Were they paid off by Apple to do this? Not saying they were, but something&amp;nbsp;is very suspicious here. Having a backward&amp;nbsp;compatible&amp;nbsp;app makes a lot of sense.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;To the CEO of Dropbox, do you care about your&amp;nbsp;users? Just think of all those older IOS, OS X and Windows devices out there. This is a large avenue&amp;nbsp;of current and potentially new customers. Think about this, you won't regret it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 16:54:54 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/244937#M13851</guid>
      <dc:creator>Hank66</dc:creator>
      <dc:date>2017-10-03T16:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: No support for iOS &lt; 9 in Dropbox V2 API for Objective-C???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/245001#M13861</link>
      <description>&lt;P&gt;Thanks for the detailed feedback&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/498133"&gt;@Hank66&lt;/a&gt;! I'm sending this along to the team.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 20:58:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/245001#M13861</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-10-03T20:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: No support for iOS &lt; 9 in Dropbox V2 API for Objective-C???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/332605#M19424</link>
      <description>&lt;P&gt;If you add the number of IOS 9.3 users who now are not able to downlaod Dropbox, that is a staggering number of users. Why don't developers realise that a lot of users are not going to update to the latest release if they are happy with what they are using!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 16:52:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/332605#M19424</guid>
      <dc:creator>Tantara1</dc:creator>
      <dc:date>2019-03-07T16:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: No support for iOS &lt; 9 in Dropbox V2 API for Objective-C???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/332611#M19427</link>
      <description>&lt;P&gt;Thanks for the feedback&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/981597"&gt;@Tantara1&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 17:06:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/332611#M19427</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-03-07T17:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: No support for iOS &lt; 9 in Dropbox V2 API for Objective-C???</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/332647#M19429</link>
      <description>I know this is an extremely late response but Apple skews their data because they are trying force sales of their hardware.</description>
      <pubDate>Thu, 07 Mar 2019 19:28:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/No-support-for-iOS-lt-9-in-Dropbox-V2-API-for-Objective-C/m-p/332647#M19429</guid>
      <dc:creator>Hank66</dc:creator>
      <dc:date>2019-03-07T19:28:44Z</dc:date>
    </item>
  </channel>
</rss>

