[AC-5027] Appcelerator classic application and IOS 11 64 bit support
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | n/a |
Status | Resolved |
Resolution | Done |
Resolution Date | 2017-06-15T15:01:28.000+0000 |
Affected Version/s | Appcelerator Studio 4.3.2 |
Fix Version/s | n/a |
Components | Studio |
Labels | n/a |
Reporter | boaz@e-drivetech.com |
Assignee | Shak Hossain |
Created | 2017-06-15T10:14:52.000+0000 |
Updated | 2017-06-15T15:01:28.000+0000 |
Description
Our company developed an app using the classic version a few years ago(javascript, not alloy).
Is there any special issue with IOS11? 64bit?
Look at below link
https://9to5mac.com/2017/06/06/ios-11-32-bit-mac-app-store-64-bit/
Should i do any special configuration?
For now the app works corrctly for both IOS and android
The app name is World Fleet
[~boaz@e-drivetech.com] Titanium added support for 64-bit builds in SDK 3.5.0.GA see http://www.appcelerator.com/blog/2015/01/titanium-sdk-3-5-0-ga-now-available-with-64-bit-ios-support/. So if your application was build and published using an SDK from then on, you'll be good.
Hey there! [~eharris] is correct, 64 bit compatibility is inside Titanium since it was announced. For iOS 11 in general, current apps will run the same as before, buildung with the iOS 11 / Xcode 9 tooling is also already implemented and will be available in line with the Xcode 9 / iOS 11 release in September. Thanks!