Hi everyone,
A new beta of the iOS exporter is available (build 257.20).
If the iOS exporter is already installed, just install the patch of the Please login to see this link..
If the exporter is not already installed, here is its installer :
Please login to see this link.
Please login to see this link.
Please login to see this link.
And then install the patch above after installing the exporter.
Thank you for testing!
Yves.
Fixes in 257.20
- Get object crash when it couldn't parse the received data as Unicode
- VSync modifications to prevent the timers spiraling out of sync worsening framerates
- Added backdrops weren't tested in CollisionMask() expression on the bottom layer
- Broken CalcRect extension
- A complete GameCenter multiplayer makeover, multiple tests ensuring the objects works nicely
- The GameCenter Connect object now outputs any error code to the console during the connection process
- An alert box is shown by the GameCenter Connect object if the application (from its bundle ID) has not been GameCenter enabled on iTunes connect
- Complete makeover of the GameCenter Achievements object, making it really useable and practical. Improvement contains : Reset achievements list, Access to achievements by Index (and not only by ID), display of a completion banner when the achievement reaches 100 (this banner can be either the default Apple banner or a fully customizable banner)
- The C++ emulation of the GameCenter Achivements object is now closer to what happens on the device