Page 1 of 1

[NEW] API 1.3.5 / 1.3.5a (+arm64 support)

Posted: 05 Mar 2014, 09:37
by Lapo
Hello,
we have just released a new update for the iOS and MacOSX platforms. The new release adds the missing LagMonitor feature which was already available on other platforms.

The LagMonitor allows you to sample the lag between client and server at constant times and can be useful to provide the user with an indication of their connection speed or to measure the roundtrip latency in order to compensate it for real time games.

    IMPORTANT NOTE:
    The new feature requires iOS 6 to function properly. The API are still iOS5 compatible but the LagMonitor will not work correctly.
    The new also API requires QuartzCore.framework to be added to the iOS project libraries.

    Please make sure to read the "Getting Started" section of the documentation:
    http://docs2x.smartfoxserver.com/Gettin ... t-api-objc

>> Download the iOS API 1.3.5 <<

Re: [NEW] API 1.3.5 Released

Posted: 06 May 2014, 11:54
by Lapo
UPDATE:
We have released a minor update to version 1.3.5 called 1.3.5a which adds support for the new arm64 architecture introduced in XCode 5.1.

You can download the release from the same link in the post above.

Thanks