Skip to content

hoangtuanfithou/IAPHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

IAPHelper

IAPHelper using :

    [MBProgressHUD showHUDAddedTo:self.view animated:YES];
    [[IAPHelper sharedInstance] buyProduct:@"product_id" withCompletionHandler:^(BOOL success, id result) {
        [MBProgressHUD hideAllHUDsForView:self.view animated:YES];
        // Do stuff
    }];

Releases

No releases published

Packages

No packages published