Can you send a new iOS SDK version for Swift ?

We are trying to use yours SDK examples but there is that error about the new version of Swift and we can’t recompile the framework.

We work at SkyDrones and there is a event with Milestone that they want integrate them systems (Milestone) with ours.

Thanks.

Xcode 10.1

Swift 4.2

Yes, we can provide a build of the iOS SDK framework for Swift 4.2. I’ll post here a download link when it is ready.

Until then, you can try using an older version of XCode (I think Swift 4.0.3 was used in XCode 9.2). Several versions of XCode can be installed side-by-side on the same machine, so this shouldn’t be a problem.

You can download old versions of XCode from https://developer.apple.com/download/more/

Actually, the 2019R1 (the latest official release) is build for Swift 4.2.1 so you can just try with it. You can get it from http://download.milestonesys.com/MobileSDK/2019R1/

Thanks. it is working!!

Another thing, is there a example to push video from device to the mobile Server with iOS ? Is there a class to do that with SDK ?

Thanks.

Unfortunately there is no class to do that with the SDK.

We don’t yet have a sample for video push for iOS. We working on it, but until it’s ready, you can check the code for Android - in case it’s useful (check the last answer on this thread):

https://developer.milestonesys.com/s/question/0D50O00004MBWSGSA5/development-mobile-app-video-push