SwiftSamples Demo

I am trying to demo the SwiftSamples.xcworkspace on Github https://github.com/Backendless/iOS-Samples/tree/master/samples/swift

Would like to get the Backendless Media Service working to record, playback, and possibly do live streaming.

Is there an updated sample to test out your services?

Thank you

Please convert it to Swift 2.3 and try.

I did and still nothing…

Here are some changes made with Swift 3 that got the video recorder to work and save to BE…
Still having issues with the playback and live stream.
Do you mind taking a look?

Sorry, the file didn’t get uploaded. Here is the link to my github page

https://github.com/fatsjohonimahnn/video-recorder-player-backendless

VideoService sample has been fixed for Swift 3, you could get it from iOS-Samples github.