Announcing the release of iPhone SDK 3.4.1. Release Notes: Version 3.4.1 -------------------------------- API Version: 1.8 1. Added new API - getBannerOfSize 2. Added three new constants for use with getBannerOfSize method STANDARD_IPHONE_BANNER @"320X48" STANDARD_IPAD_BANNER @"728X90" RECTANGLE_BANNER @"300X250" 3. Fixed issues with UIThread calling network methods. |