Skip to content

thanhdo1110/apikey1110

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

apikey1110 v1.1

Test

Tích hợp api

Trước tiên thêm #import "Zone1110/Apikey1110.h" vào đầu dự án

+ (void)load {
  [super load];

  dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(3 * NSEC_PER_SEC)),
                 dispatch_get_main_queue(), ^{
                   Apikey1110 *api = [[Apikey1110 alloc] init];

                   extraInfo = [Apikey1110 new];

                   [api setToken:NSSENCRYPT("dothanh1110-A2GbjxQnBoMkSvDwufV6KaPZTCYWc1sd4e59091a4e062acb018ac243f3b94973")];

                   [api paid:^{
                       // Gọi hàm mở menu ở đây
                   }];
                 });
}

Cấu hình ở Makefile $(TWEAK_NAME)_LDFLAGS+= Zone1110/Apikey1110.a

Preview

Login Get UDID
Login success Package Lock