Re: iOS packaging issue within Flex SDK 4.13 & air 15

2014-12-14 Thread zawarski
Was about to post your suggestion myself. I have *never* been successful using the "new" compiler with the ArcGIS for Flex API. RAZ -- View this message in context: http://apache-flex-users.246.n4.nabble.com/iOS-packaging-issue-within-Flex-SDK-4-13-air-15-tp8842p9165.html Sent from the A

Re: iOS packaging issue within Flex SDK 4.13 & air 15

2014-12-09 Thread 4xy
Hi Greg, Thanx man! I would buy you a something you like. Coffee, beer... -- View this message in context: http://apache-flex-users.246.n4.nabble.com/iOS-packaging-issue-within-Flex-SDK-4-13-air-15-tp8842p9036.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: iOS packaging issue within Flex SDK 4.13 & air 15

2014-12-05 Thread Greg Dove
IOS packaging mode changed default setting -useLegacyAOT no from previous -useLegacyAOT yes in air 15. I suggest you try setting that to yes again. I have encountered similar issues when not doing so. On 6/12/2014 3:27 AM, "4xy" wrote: > Hi folks, it's me again and I have good news) I've made an

Re: iOS packaging issue within Flex SDK 4.13 & air 15

2014-12-05 Thread 4xy
Hi folks, it's me again and I have good news) I've made an example that reproduces the issue. apache-flex-sdk-ios-packaging-bug.zip It includes pom.xml and IDEA project. If you wish you can delete

Re: iOS packaging issue within Flex SDK 4.13 & air 15

2014-12-05 Thread 4xy
Hi folks, it's me again and I have good news) I've made an example that reproduces the issue. apache-flex-sdk-ios-packaging-bug.zip It includes pom.xml and IDEA project. If you wish you can delete

Re: iOS packaging issue within Flex SDK 4.13 & air 15

2014-12-01 Thread 4xy
No, I haven't. I'll try, but I have doubts due to the issue only appears if I use translation to native iOS binary by 'compile-abc.exe'. *If I package the app in /interperter mode/, it works.* It also works within 4.10 sdk. OmPrakash Muppirala wrote > I haven't seen this one before. Have yo

Re: iOS packaging issue within Flex SDK 4.13 & air 15

2014-11-30 Thread OmPrakash Muppirala
I haven't seen this one before. Have you tried contacting the GraniteDS folks? Thanks, Om On Nov 30, 2014 2:44 PM, "4xy" wrote: > If I provide an example, would you consider it? > > > > -- > View this message in context: > http://apache-flex-users.246.n4.nabble.com/iOS-packaging-issue-with

Re: iOS packaging issue within Flex SDK 4.13 & air 15

2014-11-30 Thread 4xy
If I provide an example, would you consider it? -- View this message in context: http://apache-flex-users.246.n4.nabble.com/iOS-packaging-issue-within-Flex-SDK-4-13-air-15-tp8842p8905.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

iOS packaging issue within Flex SDK 4.13 & air 15

2014-11-21 Thread 4xy
I'm moving my projects to new sdk (4.13 & air 15). When I used SDK 4.10 I had no such a problem. But now I'm stuck. I've got evertything compiled and everything worked except one thing. My application is designed for Desktop, Android and iOS. The problem is that when I package it for iOS as nativ