You are not logged in.
Hi.
I've been using amcharts in my air 2.6 project for iOS and everything was working ok. Today I updated to air 2.7 and after that I can't interact with the charts and when charts animations are enabled the app freezes.
Can you help?
Thanks.
Offline
We'll try to create a sample app and test it. We'll get back to you then.
Offline
marcelionis wrote:
We'll try to create a sample app and test it. We'll get back to you then.
Thanks.
I will also do some more tests...
Offline
Hi.
Any news?
I had no success with my tests. :(
The only this I noticed is that only AmSerialChart causes the problem...
Last edited by rgomesf (2011-08-25 06:39:32)
Offline
We hope to have some more info on Monday. Sorry for delay.
Offline
Does this happen when you test this on your computer or on the iPad? It runs fine for us on a computer. We don't have developers certificate from apple, so we can't test it at the moment.
Offline
marcelionis wrote:
Does this happen when you test this on your computer or on the iPad? It runs fine for us on a computer. We don't have developers certificate from apple, so we can't test it at the moment.
It runs fine on Computer.
I only have problems on iPad...
Offline
We are waiting for approvals from Apple now. One more question - does this happen with any serial chart, taken from our examples or with some custom implementation? If latter, could you share the source?
Offline
marcelionis wrote:
We are waiting for approvals from Apple now. One more question - does this happen with any serial chart, taken from our examples or with some custom implementation? If latter, could you share the source?
Custom implementation. What bugs me the most is that the same source code, build for Air 2.6, works ok, but after update Flex Framework for 4.5.1 and air 2.7, packing for iOS should have better performance, but instead, I have AmSerialChart problems. Maybe Adobe changed something used by AmSerialChart... :(
I will try to make an sample to send to you.
Offline
This might be a stupid question - by flex framework 4.5.1, do you mean SDK version or Flash builder version? I tried to check for FB updates, but they don't show me that such version is available. Another question is about Air version - where should I check what version of Air I am using and how should I update?
Offline
Yes, SDK version.
You can find it here: http://www.adobe.com/cfusion/entitlemen … ?e=flexsdk
You can also find air sdk here: http://www.adobe.com/special/products/air/sdk/
To use in flash builder you must merge the two sdks : http://kafkaris.com/blog/2011/06/15/qui … dk-on-osx/
Then add the merged sdk folder to Flash Builder SDKs and select it in the project properties...
Offline
Finally I could test it. And it worked fine. I upgraded Air to v 3.0, as it's the latest, used 4.5.1 Flex SDK. I had to change namespace in app.xml to http://ns.adobe.com/air/application/3.0 after I changed SDK, and then the charts (and maps) are displayed both on desktop and on iPad. I could try to test your application, if you could provide sources.
Offline
marcelionis wrote:
Finally I could test it. And it worked fine. I upgraded Air to v 3.0, as it's the latest, used 4.5.1 Flex SDK. I had to change namespace in app.xml to http://ns.adobe.com/air/application/3.0 after I changed SDK, and then the charts (and maps) are displayed both on desktop and on iPad. I could try to test your application, if you could provide sources.
Hi.
Sorry for the late response. Unfortunately I've been ill this past month, and I didn't have the time to continue my tests. I can't provide the source, but I will try to create a sample project with the problem....
Offline
Hi again.
I was able to make it work on iPad. It was related to valueAxes. It was throwing an error internally when I tried to set the value...
But now I have another problem. The charts performance in iPhone 4 is a little low. I know that it is a general adobe air performance problem, but, can you make something to minimize that? Or do you have some tips to help?
Thanks for you help.
Offline
No, I'm afraid. There's little we can do about it. Sorry.
Offline
rgomesf,
did you tried Phonegap for your chart app? instead of AIR
Offline
© amCharts | Forum engine: PunBB