Changelog iOS

From InMobi Wiki
Jump to: navigation, search


InMobi iOS SDK i350 - Changelog

Please refer to the documentation provided in the bundle.

30-May-2012: SDK i350 (Build 3.5.3) released

15-May-2012: SDK i350 (Build 3.5.2) released

24-Apr-2012: SDK i350 (Build 3.5.1) released

11-Apr-2012: SDK i350 released

30-Mar-2012: SDK i350 Beta (Build 3.5.0) released

Added New Methods

IMAdView.h

- (BOOL)shouldRotateToInterfaceOrientation:(UIInterfaceOrientation)orientation;

IMAdRequest.h

typedef enum
{
    ID_LOGIN,
    ID_SESSION
    
} IMIDType;
typedef enum 
{
    DeviceID_NONE   = 1 << 0,
    DeviceID_ODIN1  = 1 << 1
    
} DeviceIDMask;
@property (nonatomic,assign) CLLocation *location;
@property (nonatomic, copy) NSString *loginID;
@property (nonatomic, copy) NSString *sessionID;
- (void)setLocationWithCity:(NSString *)_city state:(NSString *)_state country:(NSString *)_country;
- (void) addIDType:(IDType)idType withValue: (NSString *)value;

Removed Properties

IMAdRequest.h

@property (nonatomic, assign) BOOL isLocationEnquiryAllowed;

21-Sep-2011: SDK i300 (Build 3.0.2) released

16-Sep-2011: SDK i300 (Build 3.0.1) released

08-Sep-2011: SDK i300 (Build 3.0.0) released

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox