Updated IOS App Source Code for IOT Sensor Kit?

⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
4 posts / 0 new
Last post
pureform
Offline
Last seen:8 months 2 weeks ago
加入:2017-12-28 08:37
Updated IOS App Source Code for IOT Sensor Kit?

Any updates to the source code? It's now iOS 11 and Xcode 9 but I cannot run the source code at all.
Hundreds of errors keep piling up when I tried to build it.

I tried building it with Xcode 7 but there're more than 200 warnings suggesting the C-style statements will be removed in Swift 3.

我也搜索了网上喜欢Github我f there're projects that people have built with an updated version of the source code but nothing at all.

Any help? Really hope you could provide an updated source code.

Device:
MT_dialog
Offline
Last seen:2 months 3 days ago
工作人员
加入:2015-06-08 11:34
Hi pureform,

Hi pureform,

The new code for the IoT has not been released yet, but its expected soon since its about to go through QA, but i dont have a release date yet. Regarding the allready released code for the IoT, the code should build on the Xcode 7 despite the warnings, this is something that we are aware off.

Thanks MT_Dialog

pureform
Offline
Last seen:8 months 2 weeks ago
加入:2017-12-28 08:37
Thanks for the help.

Thanks for the help.
I could run the app on Xcode 7 now.

Trying to put your code in a new project. After copy & pasting all the files to the new project, an error suggests that "'Dialog_IoT_ios-Swift.h' file not found".
I tried to search in Finder even for my whole computer but the file with that name does not appear in the search result.
I have turned on to show hidden folders on mac just in case.

MT_dialog
Offline
Last seen:2 months 3 days ago
工作人员
加入:2015-06-08 11:34
Hi pureform,

Hi pureform,

As far as our apps phone guy informed me, this is a file generated by the xCode, you should change it in -Swift.h where Project is your project.

Thanks MT_dialog