Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Titanium SDK 9.3.2GA- iOS 14 packaging error #29

Closed
arunraj-qburst opened this issue May 9, 2021 · 2 comments
Closed

Titanium SDK 9.3.2GA- iOS 14 packaging error #29

arunraj-qburst opened this issue May 9, 2021 · 2 comments

Comments

@arunraj-qburst
Copy link

Hi,
I was trying to take a package for Appstore release with Titanium SDK 9.3.2GA with XCode 12. After compiling the javascritp code the console shows the below error message,

If using Appcelerator Studio,
Error: <terminated> iOS iTunes Distribution [ my-app-name-here] Application packager
if using VSCode:


[INFO]  Processing JavaScript files
[INFO]  Writing app properties
2021-05-09T16:30:26.937Z | ERROR  | An uncaught exception was thrown!
The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
2021-05-09T16:30:26.937Z | ERROR  | The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
Process exited with 1
The terminal process terminated with exit code: 1.

I tried by providing all the permissions to XCode & Studio but still not succeeded.
The ironey is that I am still able to run the project in both Android & iOS emulators. There is no issues as such with run/ debug. But only with the packaging.
Can some one help me in this regard please ?

System environment :
OS : Mac BigSur 11.2.3

java -version
java version "15.0.2" 2021-01-19
Java(TM) SE Runtime Environment (build 15.0.2+7-27)

node -v
v14.16.1

XCode : 12

Titanium SDK 9.3.2GA

@m1ga
Copy link

m1ga commented May 21, 2021

downgrade to node 12 or apply this PR tidev/titanium-sdk#12782

@uerceg
Copy link
Contributor

uerceg commented Jul 22, 2021

Thanks @m1ga. 👍

In case there are any follow up questions or comments, feel free to reopen/comment.

Cheers

@uerceg uerceg closed this as completed Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants