Just double checked.  The Webview is created and loaded when the user needs it, 
not at application startup time.
So I guess, i have to wait for my newly order iPod :-)

--Seb




On 02 Dec 2009, at 17:24, Glenn L. Austin wrote:

> Well, you're triggering a network connection somehow, which will be a problem 
> if you don't have a network connection.  That should be testable with an 
> iPhone in Airplane mode (or even pull the SIM card).
> 
> Are you perhaps using a webview?
> 
> And yes, you can change the fonts on some things in IB -- it's just not 
> obvious.
> 
> Otherwise, you're going to have to get an iPod touch.
> 
> On Dec 2, 2009, at 1:15 AM, Sébastien Stormacq wrote:
> 
>> Yes, this is awkward
>> 
>> - My App do not use UIPushButton, just UIBarButtonItem (in a UIBar).  These 
>> do not inherit from UIPushButton
>> - I do not work with Font, neither in Interface Builder (which does not 
>> allow to change anything btw) neither in my code.
>> 
>> This is a stock UIBar + UIBarItems loaded from my XIB file
>> 
>> --Seb
>> 
>> 
>> 
>> 
>> On 02 Dec 2009, at 10:01, Glenn L. Austin wrote:
>> 
>>> Check the fonts that you're using on your UIPushButtons.  It looks like 
>>> you're using a web-based font (stack frame 24).
>>> 
>>> On Dec 2, 2009, at 12:54 AM, Sébastien Stormacq wrote:
>>> 
>>>> lol !  
>>>> Thanks for the suggestion but the problem on the iPod Touch is related to 
>>>> wifi connection ;-)
>>>> 
>>>> I tried it ! but, on the iPhone, the application do not crash at startup
>>>> 
>>>> --Seb
>>>> 
>>>> 
>>>> 
>>>> 
>>>> On 02 Dec 2009, at 09:52, Glenn L. Austin wrote:
>>>> 
>>>>> If you have an iPhone, try running your application while in Airplane 
>>>>> mode.
>>>>> 
>>>>> On Dec 2, 2009, at 12:36 AM, Sébastien Stormacq wrote:
>>>>> 
>>>>>> I developed an iPhone / iPod application without testing on an iPod 
>>>>>> Touch (as I don't have any of such device)
>>>>>> According to the AppStore review team, the application crashes at 
>>>>>> startup when no wifi network is available on the Touch.  
>>>>>> The application runs correctly on the iPhone.
>>>>> 
>>>>> -- 
>>>>> Glenn L. Austin, Computer Wizard and Race Car Driver         <><
>>>>> <http://www.austin-soft.com>
>>>>> 
>>>>> 
>>>>> 
>>>> 
>>> 
>>> -- 
>>> Glenn L. Austin, Computer Wizard and Race Car Driver         <><
>>> <http://www.austin-soft.com>
>>> 
>>> 
>>> 
>> 
> 
> -- 
> Glenn L. Austin, Computer Wizard and Race Car Driver         <><
> <http://www.austin-soft.com>
> 
> 
> 

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to