Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F1804105D8 for ; Wed, 26 Mar 2014 13:33:06 +0000 (UTC) Received: (qmail 86624 invoked by uid 500); 26 Mar 2014 13:33:06 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 85715 invoked by uid 500); 26 Mar 2014 13:33:03 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 85669 invoked by uid 99); 26 Mar 2014 13:32:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Mar 2014 13:32:59 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: unknown (nike.apache.org: error in processing during lookup of aharui@adobe.com) Received: from [207.46.163.208] (HELO na01-bl2-obe.outbound.protection.outlook.com) (207.46.163.208) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Mar 2014 13:32:53 +0000 Received: from BL2PR02MB500.namprd02.prod.outlook.com (10.141.95.147) by BL2PR02MB499.namprd02.prod.outlook.com (10.141.95.143) with Microsoft SMTP Server (TLS) id 15.0.898.11; Wed, 26 Mar 2014 13:32:18 +0000 Received: from BL2PR02MB500.namprd02.prod.outlook.com ([10.141.95.147]) by BL2PR02MB500.namprd02.prod.outlook.com ([10.141.95.147]) with mapi id 15.00.0898.005; Wed, 26 Mar 2014 13:32:18 +0000 From: Alex Harui To: "dev@flex.apache.org" Subject: Re: Air iOS app - Blank white screen Thread-Topic: Air iOS app - Blank white screen Thread-Index: AQHPSKlDQGHezoH9CUyKisVo4p0qi5ry3FCAgABvgAD//50dAA== Date: Wed, 26 Mar 2014 13:32:18 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.9.131030 x-originating-ip: [63.229.18.184] x-forefront-prvs: 0162ACCC24 x-forefront-antispam-report: SFV:NSPM;SFS:(10019001)(6009001)(428001)(199002)(189002)(51704005)(479174003)(377454003)(24454002)(63696002)(54316002)(76482001)(93516002)(8558605003)(66066001)(74706001)(83506001)(2656002)(93136001)(95416001)(92726001)(94316002)(54356001)(46102001)(83072002)(31966008)(56776001)(85852003)(65816001)(86362001)(74662001)(20776003)(80022001)(74366001)(98676001)(87266001)(87936001)(15202345003)(56816005)(85306002)(90146001)(92566001)(51856001)(53806001)(74876001)(69226001)(81686001)(47976001)(47736001)(4396001)(95666003)(50986001)(80976001)(49866001)(19580395003)(19580405001)(83322001)(81816001)(81342001)(36756003)(76796001)(15975445006)(94946001)(76786001)(81542001)(47446002)(59766001)(77982001)(97186001)(74502001)(79102001)(97336001);DIR:OUT;SFP:1102;SCL:1;SRVR:BL2PR02MB499;H:BL2PR02MB500.namprd02.prod.outlook.com;FPR:7E46F039.AD0A14C9.F4F1B74F.48ED5FDB.201E5;MLV:sfv;PTR:InfoNoRecords;A:1;MX:1;LANG:en; received-spf: None (: adobe.com does not designate permitted sender hosts) Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: adobe.com X-Virus-Checked: Checked by ClamAV on apache.org Try putting in an uncaughtException handler and see if it catches anything. On 3/26/14 5:26 AM, "Flexicious.com" wrote: >tried with 3.9, 4.0 as well as air 13. > > > >On Wed, Mar 26, 2014 at 1:47 AM, Raj Raju wrote: > >> Can you try to make the build with latest air sdk 4.0 ( 4.0.0.1619 ). I >> guess the problem will be resolved with this new sdk . >> You can find the link below >> http://labsdownload.adobe.com/pub/labs/flashruntimes/air/air4-0_sdk_wi >> n.zip< >>=20 >>http://labsdownload.adobe.com/pub/labs/flashruntimes/air/air4-0_sdk_win.z >>ip >> > >> >> Cheers, >> Raju.M. >> >> >> >> On Wed, Mar 26, 2014 at 9:38 AM, Flexicious.com > >wrote: >> >> > We have a fairly large air app, and for some reason, when we package >>it >> for >> > iOS, it does not launch correctly. Just a plain white screen. When we >> > launch it in debug mode (or even using Fast packaging), it works fine. >> Only >> > with the export release build it simply launches a plain white screen >>and >> > does nothing. >> > >> > Anybody seen anything similar? Any idea if there is an error of some >> sort, >> > any way to find out what the error is? >> > >>