owncloud / ios-legacy

:iphone: iOS app for ownCloud
https://itunes.apple.com/app/owncloud/id543672169
GNU General Public License v3.0
623 stars 686 forks source link

Could not access servers in adhoc mode with iOS 7 #282

Closed vervatovskis closed 9 years ago

vervatovskis commented 9 years ago

Hi,

I am facing an issue with OwnCloud iOS client with iOS 7 in Adhoc mode (With iOS 8 all is OK).

With iOS 7 devices.

I could not locate the problem in the source code because as I said when running the app from Xcode it works fine.

Please this is very urgent!!

javiergonzper commented 9 years ago

It is very strange. It should work. Did you try to install the Ad-Hoc IPA using iTunes?

Anyway, do you know that TestFlight will close at the end of February? After that you only can use TestFlight via itunes connect and only will works for iOS8.

javiergonzper commented 9 years ago

Which branch are you using?

I recommend you to use the branch release_3.3.3 because the master branch contain the targets of the Document Provider that are under develop and we had problems with the Applestore to upload that code. That is way we have the release branches and targets.

On iOS7 the Document Provider does not exist and maybe that is causing you any problem with TestFlight.

vervatovskis commented 9 years ago

Hello Javier, Thank you for the answer, I will try with the branch release_3.3.3 and give you my feedback.

vervatovskis commented 9 years ago

It works with the branch release_3.3.3. Thank you Javier :)

javiergonzper commented 9 years ago

Great! You are welcome