#import <Foundation/Foundation.h>

@interface IDFAHelper:NSObject

- (bool)requestPermission;

@end
