Updating Flex Air Mobile in Flash Builder -


i trying develop app iphone using flash builder / flex mobile. when submitted app store rejected due invalid binary. tracked down needing update air sdk 3.7.

to update have tried various methods: 1) download latest version of flex sdk (4.6) adobe site 2) download latest non beta version of air (3.7) adobe site 3) using pc (rather mac) merged folders , transferred mac.

first time round flash builder threw error on tabbedviewnavigationapplication think due not havng mobile.swc , mobilecomponents.swc added these in compiler, error disappeared when app ran produced blank white screen.

when try create new mobile flex tabbed application, flash builder not create it, stays on final page of wizard. if add mobile.swc , mobilecomponents creates app still doesn’t run correctly (white screen or process terminated unexpectedly). sort of implies have done wrong doesn’t know it’s flex mobile app.

i think has upgraded air 3.7 namespace in xml file has 3.7 in it, have made sure add –sef-verson=20 in compiler.

can tell me doing wrong, using wrong sdks etc, want achieve following:

flash builder 4.7 running flex 4.6 air 3.7

any gratefully received. toby

now sorted in case else has problems:

1) use 4.6 flex sdk came flash builder - dont try , download new 1 2) make sure download air 3.7 update flex (not normal update) 3) copy 3.7 update on flex 4.6 directory (take backup) , dont use mac delete files. 4) when have updated directory make sure change namespace 5) make sure add -swf-version=20 compile option.

its simple - easy completly screw up


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -