Hi All,
We have an legacy mobile app which has not been worked on by developers for a year or so. Currently, we have a requirement to make code changes to add logging to this mobile app. It is using titanium. we are able to build the app using 14.x Xcode version but the Titanium 5.4.0 with sdk 9.3.0
Titanium 5.4.0 is the only version thats currently supporting the build process. If we upgrade it, it is not working in XCode 14.1 version.
Question: Do we have any specific requirements for Titanium version and SDK version. Does TestFlight or App Review have any specifications for this.
From the official informtaion, app store submission builds must be build on xCode Version 14.x., like that way do we have any restrictions for titanium?
Package version: macOS, version=11.6, Arch: 64 bit Node.js: version= 12.18.3, npm version= 6.14.6 Titanium CLI = 5.4.1 Titanium SDK = 9.3.0 Target Platform = ios SDK path = /users/XX/Library/Application Support/Titanium/mobilesdk/osx/9.3.0
Post
Replies
Boosts
Views
Activity
Hi All,
We have an legacy mobile app which has not been worked on by developers for a year or so.
Currently, we have a requirement to make code changes to add logging to this mobile app. It is using titanium. When we try to built the app using 13.2 for local/developer testing purpose it is working as expected when we are using Mac Intel and titanium version 9.3.0 but doesn't work the same in Xcode 14.x versions.
I saw an article mentioning that from April 2023, AppStore/TestFlight builds must be built on 14.x version of XCode, so what are my chances of getting the mobile app to Store/TestFlight if the mobile app is built on XCode 13.x version.
So will the app be reject from store review if it is built on 13.x version?
Points to Note:
We are using custom SDK titanium framework with below versions of packages
Package version:
macOS, version=11.6, Arch: 64 bit
Node.js: version= 12.18.3, npm version= 6.14.6
Titanium CLI = 5.4.1
Titanium SDK = 9.3.0
Target Platform = ios
SDK path = /users/XX/Library/Application Support/Titanium/mobilesdk/osx/9.3.0
Hi All,
We have an legacy mobile app which has not been worked on by developers for a year or so.
Currently, we have a requirement to make code changes to add logging to this mobile app. It is using titanium. When we try to built the app using 13.2 for local/developer testing purpose it is working as expected but doesn't work the same in Xcode 14.x versions.
I saw an article mentioning that from April 2023, AppStore/TestFlight builds must be built on 14.x version of XCode, so what are my chances of getting the mobile app to Store/TestFlight if the mobile app is built on XCode 13.x version.
will the build be rejected by App Store Review team?