PropertyCross icon indicating copy to clipboard operation
PropertyCross copied to clipboard

IPA file issue in titanium

Open rohitagg28 opened this issue 10 years ago • 9 comments

When I run titanium framework code on titaniumstudio through simulator by selecting iphone/ipad its giving the error that 'Unknown or unsupported SDK version : 7.0.3 '

Whats going wrong can you please help me..?

rohitagg28 avatar Mar 19 '14 10:03 rohitagg28

Can you confirm the steps that you have already taken.

I need to know far have you got through the build instructions from github (https://github.com/tastejs/PropertyCross/blob/master/titanium/README.md)?

matthewdunsdon avatar Mar 19 '14 12:03 matthewdunsdon

I have import source code from titanium folder and run from run configurations on setting simulator as ipad and os version setup to 7.0.3.

The issue coming as its saying that unsupported sdk version 7.0.3

On Mar 19, 2014 6:09 PM, Matthew Dunsdon [email protected] wrote:

Can you confirm the steps that you have already taken.

I need to know far have you got through the build instructions from github (https://github.com/tastejs/PropertyCross/blob/master/titanium/README.md)?

Reply to this email directly or view it on GitHubhttps://github.com/tastejs/PropertyCross/issues/262#issuecomment-38045604.

rohitagg28 avatar Mar 19 '14 12:03 rohitagg28

Hey is anyone one there to help ,as I am having error saying that 'unsupported sdk version 7.0.3'. I am using TitaniumStudio version 3.2.2 ,iOS sdk version 7.0.3 and xcode version 5.0.2 ,is there any version issues that are raising this error. Can anyone please help me on this...??

rohitagg28 avatar Mar 20 '14 04:03 rohitagg28

For support on how to get Titanium working, I would recommend asking on the Titanium forums directly:

https://developer.appcelerator.com/questions/newest

PropertyCross hosts apps built with a wide range of frameworks, and we are by no means experts in all of them!

ColinEberhardt avatar Mar 20 '14 06:03 ColinEberhardt

hi, It has deployed on ipad as I install xcode version 5 but on ipad its showing some errors related to app, as I am attaching the screenshot below:- 028

rohitagg28 avatar Mar 20 '14 10:03 rohitagg28

Ahem ... https://github.com/tastejs/PropertyCross/issues/262#issuecomment-38139136

ColinEberhardt avatar Mar 20 '14 12:03 ColinEberhardt

Hey did you get the problem ...is there any solution to it...?

rohitagg28 avatar Mar 20 '14 12:03 rohitagg28

@rohitagg28, I get the same error as you.

This issue is due to a change in the Titanium API since it was last built, so I think that this issue is worth fixing.

FYI, when I looked at the titanium docs for createNavigationGroup:

This method has been removed since 3.2.0

This class is now deprecated. Please use the Titanium.UI.iOS.NavigationWindow class instead. http://docs.appcelerator.com/titanium/3.0/#!/api/Titanium.UI.iPhone-method-createNavigationGroup

matthewdunsdon avatar Mar 25 '14 17:03 matthewdunsdon

Hi @rohitagg28,

I have resolved the issue you have seen and have created a pull request containing this fix. Please checkout my pull request or wait for it to be merged in.

matthewdunsdon avatar Mar 28 '14 17:03 matthewdunsdon