-
1. Re: Has anyone tested iOS 7 with an AIR app?
Colin Holgate Jun 10, 2013 1:45 PM (in response to FLAdude)Not loading for me either. Guess we'll find out later.
-
2. Re: Has anyone tested iOS 7 with an AIR app?
djnr Jun 11, 2013 12:35 AM (in response to FLAdude)My app worked perfect. No issues at all, very simple app though
-
3. Re: Has anyone tested iOS 7 with an AIR app?
edko123 Jun 11, 2013 1:13 AM (in response to FLAdude)I really wonder if Apple will allow the "old" look and feel of the current Flex controls, once iOS 7 is generally available.
-
4. Re: Has anyone tested iOS 7 with an AIR app?
Colin Holgate Jun 11, 2013 4:17 AM (in response to Colin Holgate)Apps are performing really well on my iPhone 5, but in each case I get a permissions request about the app wanting to use the microphone input.
-
5. Re: Has anyone tested iOS 7 with an AIR app?
DaveCates Jun 11, 2013 6:00 AM (in response to Colin Holgate)Going to go check it out now!...do we dare put in our iPhone4 though?? Thanks Colin
-
6. Re: Has anyone tested iOS 7 with an AIR app?
gtr Jun 13, 2013 3:39 AM (in response to DaveCates)Also worried about third-party ANEs we rely on for iOS functionality...
Upgrading dev machine today... will test out for myself shortly....
-
7. Re: Has anyone tested iOS 7 with an AIR app?
sonicoliver Jun 13, 2013 3:44 AM (in response to FLAdude)I just got an AIR app loaded on with Xcode5, no problems, but had the same request to use the microphone (even though my app doesn't use the microphone).
-
8. Re: Has anyone tested iOS 7 with an AIR app?
gtr Jun 13, 2013 9:56 AM (in response to sonicoliver)Does anyone know if installing the pre-release version of Xcode 5 will overwrite or delete Xcode 4?
-
9. Re: Has anyone tested iOS 7 with an AIR app?
Colin Holgate Jun 13, 2013 10:23 AM (in response to gtr)It doesn’t, Xcode developer previews have a different name. “Xcode5-DP” in this case.
-
10. Re: Has anyone tested iOS 7 with an AIR app?
gtr Jun 13, 2013 10:25 AM (in response to Colin Holgate)Great - thanks!
I'll report in when I've got a chance to test my app. (uses several popular ANEs)
-
11. Re: Has anyone tested iOS 7 with an AIR app?
gtr Jun 15, 2013 10:08 AM (in response to gtr)Can't seem to run my AIR app w/ the new SDK. (on Simulator). Keep getting a "missing GPL component"-type message in Flash...
Any of you guys using Flash Pro CS6?
-
12. Re: Has anyone tested iOS 7 with an AIR app?
ThruView Jul 8, 2013 12:08 PM (in response to FLAdude)My app which uses no 3rd party but does use video and microphone and speaker all worked perfect. Does look a bit homely compared to the new stuff but after skinning a ton of things is beginning to look better. I did not publish with new SDK.
-
13. Re: Has anyone tested iOS 7 with an AIR app?
spinlight Jul 16, 2013 1:57 PM (in response to ThruView)For the most part everything works great. Our only issue is that all the app now request microphone support on first launch. Anyone know how to stop that? We don't use the microphone in any of the apps.
-
14. Re: Has anyone tested iOS 7 with an AIR app?
Gary Griswold Aug 16, 2013 12:03 PM (in response to spinlight)I have an app using Air 3.8 and Flex 4.9.1, and there is a problem with ios7. A white bar about 50 px high is displaying above the ActionBar. I have seen this same problem in one other App on ios7, but I don't know if that is also a Flex/Air app.
Does anyone have idea of what might be the problem?
-
15. Re: Has anyone tested iOS 7 with an AIR app?
mola2alex Aug 16, 2013 12:05 PM (in response to Gary Griswold)My apps have tested well no issues so far.
-
16. Re: Has anyone tested iOS 7 with an AIR app?
mmah-umd Aug 16, 2013 1:20 PM (in response to FLAdude)I am having problems installing an AIR application over-the-air on an iPhone 5 with iOS 7. The installation works from iTunes with iOS 7, and the over-the-air installation works with iOS 6. Has anyone else encountered this problem?
-
17. Re: Has anyone tested iOS 7 with an AIR app?
Colin Holgate Aug 16, 2013 1:38 PM (in response to mmah-umd)No problems here. I’m using BetaBuilder to make the online manifest. I haven’t tried TestFlight with iOS 7.
-
18. Re: Has anyone tested iOS 7 with an AIR app?
mmah-umd Aug 23, 2013 3:50 PM (in response to Colin Holgate)Thanks. We have gotten the over-the-air installation working.
-
19. Re: Has anyone tested iOS 7 with an AIR app?
Jack Freudenheim Sep 6, 2013 5:32 AM (in response to mmah-umd)I have an app that is meant to be landscape-only, and someone with ios7 beta said it's showing portrait, which messes the whole app up. Has anyone seen this or have a fix?
Thanks -
-
20. Re: Has anyone tested iOS 7 with an AIR app?
Colin Holgate Sep 6, 2013 8:06 AM (in response to Jack Freudenheim)My apps are all landscape, and they show as landscape in iOS 7.
-
21. Re: Has anyone tested iOS 7 with an AIR app?
Bram001 Sep 6, 2013 8:08 AM (in response to Colin Holgate)My apps are all working correctly too, landscape ones are landscape, portrait are portrait and apart from an iOS7 bug where the user login does not show up correctly for IAP and the microphone bug ( and icons too I guess ) all is perfect.
-
22. Re: Has anyone tested iOS 7 with an AIR app?
Colin Holgate Sep 6, 2013 8:11 AM (in response to Bram001)You’re right about the IAP dialog issue. Another problem is that when you take the user to the App Store to write a review, the panel is empty. But that’s an iOS 7 problem and not an AIR one.
-
23. Re: Has anyone tested iOS 7 with an AIR app?
Jack Freudenheim Sep 6, 2013 8:20 AM (in response to Colin Holgate)May I ask which sdk you're using? Mine was done in 4.6, though I doubt that should make the difference...
-
24. Re: Has anyone tested iOS 7 with an AIR app?
Colin Holgate Sep 6, 2013 8:23 AM (in response to Jack Freudenheim)Not sure who the question was for, but for me, I only use Flash Pro.
-
25. Re: Has anyone tested iOS 7 with an AIR app?
mola2alex Sep 7, 2013 3:40 PM (in response to Colin Holgate)I noticed a crash on IOS7 for the cameraroll when trying to browseforimage. Only crashes on iPhone and not iPad, not sure if it is an apple issue or AIR issue. Anyone else see this?
-
26. Re: Has anyone tested iOS 7 with an AIR app?
Colin Holgate Sep 9, 2013 6:27 AM (in response to mola2alex)And app I made that uses the camera roll works ok without crashing.
One strange thing though, when picking a picture the otherwise full screen app shows a status bar, which remains there after choosing the picture. That is with a nearly one year old version of AIR though, I may try it with a later version.
-
27. Re: Has anyone tested iOS 7 with an AIR app?
mola2alex Sep 9, 2013 6:34 AM (in response to Colin Holgate)Seems my issue was related to a native extension alert I was using. Basically, if the native dialog called the browseforimage method, it crashed. If a flash button calls it, it works fine. I also noticed the status bar comes in as well, let me know if you figure out a workaround.
-
28. Re: Has anyone tested iOS 7 with an AIR app?
Shane Hoffa Sep 9, 2013 9:48 AM (in response to Jack Freudenheim)I'm having the same issue where one of my apps is showing portrait on iOS7 when it is suppost to be landscape. It was created with an older version of AIR. That's the only thing I can think of that is different from my other apps that are working correctly.
-
29. Re: Has anyone tested iOS 7 with an AIR app?
Shane Hoffa Sep 9, 2013 10:04 AM (in response to Shane Hoffa)Ok, this might be one of the reasons why landscape apps are showing in portrait. In one of my earlier apps I'm only using Default.png for my splash image. Even though in the application descriptor file I'm setting aspectRatio to landscape.
In my later apps that are working properly, I'm using Default-Landscape.png and Default-Landscape@2x.png.
Check how you are naming your default splash image. This may be the cause.
-
30. Re: Has anyone tested iOS 7 with an AIR app?
cesmes Sep 19, 2013 7:53 AM (in response to FLAdude)My Landscape-only app shows correctly except when a weboverlay video is set in fullscreen mode. Then the app changes to portrait mode and shows the video, sometimes even stretched out of the screen.
Any sollutions for this problem would be appreciated.
-
31. Re: Has anyone tested iOS 7 with an AIR app?
cesmes Sep 19, 2013 7:59 AM (in response to cesmes)Another problem I encoutered is that the iOS keyboard sometimes opens in portrait mode even if I use the app in landscape as it should be. This doesn't happend every time and I can't reproduce it on demand.
-
32. Re: Has anyone tested iOS 7 with an AIR app?
Gary Griswold Sep 19, 2013 8:28 AM (in response to cesmes)In my case, it appears that spark.components.Application.applicationDPI was a problem. Setting applicationDPI turns on automatic ppi adjustment throughout the app. When using iOS 7 with one version of my app with applicationDPI set, there was a white bar at the top of the page about 80 pixels high. The remainder of the page contained all of the expected content, slightly resized and not clipped. When using iOS 7 with another version of my app where I had not set applicationDPI, and was handling the ppi adjustment in my own code. The pages filled the screen correctly. I am not sure why this happened, but I suggest unsetting applicationDPI and see if that is the problem.
-
33. Re: Has anyone tested iOS 7 with an AIR app?
Jack Freudenheim Sep 20, 2013 8:14 AM (in response to Gary Griswold)My problem went away when I recompiled in FB 4.7 with the latest Air and latest Apache SDK. I don't know which solved the problem, but I'm glad it's gone.
When I resubmitted to the app store, I had to create a specially named splash screen to get it past their robots. Now all is well again.
-
34. Re: Has anyone tested iOS 7 with an AIR app?
AirDoctrine2 Sep 22, 2013 10:34 PM (in response to Shane Hoffa)I had an issue with two of our apps that were compiled a long time ago under AIR 3.6 and did NOT use Native Extensions.
Two of our apps supported landscape only, but on iOS7 they displayed in portrait mode, so most of the UI wasn't visible and the apps became unusable under iOS7.
After rebuilding them using the newer AIR 3.8, they now correctly display in landscape mode, but with one small caveat that I encountered.
I did run into one additional problem where the new version of the apps (under Air 3.8) would launch upside down on iOS7, but only when the home button was on the left.
I eventually fixed the issue by adding a Native Extension and then linking that native extension against the Apple iOS5 SDK. When nothing was specified for the Apple iOS SDK, the app would launch upside down. After linking to iOS5 SDK the problem went away.
You can specify the Apple iOS SDK in :
Project->Properties->ActionScript Build Packaging->iOS->NativeExtensions->Apple iOS SDK.
I hope this info helps someone else, as I spent a lot of time trying to figure out how to fix this weird problem.
-
35. Re: Has anyone tested iOS 7 with an AIR app?
bsberti Sep 23, 2013 7:29 AM (in response to AirDoctrine2)I'm using Flash Pro CS6, with AIR 3.8, and my application shows a blank screen at the start, nothing happens.
-
36. Re: Has anyone tested iOS 7 with an AIR app?
Colin Holgate Sep 23, 2013 7:53 AM (in response to bsberti)You should try doing a debug test to a device. It's most likely that there is a script error happening.
-
37. Re: Has anyone tested iOS 7 with an AIR app?
danilo900 Oct 7, 2013 10:03 PM (in response to gtr)Iam getting this error too (missing GPL component)
Adobe AIR SDK 3.8.0.1430
The new Xcode with iOS 7.0
Using Flash Pro CS6
What can I do please?
Thanks,
Danilo.
-
38. Re: Has anyone tested iOS 7 with an AIR app?
ThruView Oct 10, 2013 8:48 AM (in response to danilo900)Try with the 3.9 Air SDK for ios7 and xcode 5 and see if you are still having issues
-
39. Re: Has anyone tested iOS 7 with an AIR app?
danilo900 Oct 11, 2013 2:52 PM (in response to ThruView)Ohh yea! =D Air 3.9 is working on iOS Simulator now
Nice!



