denigada
denigada
I dont have the enough development knowledge to make this happen :( If you have time to add this feature, i would really appreciate your help. By the way sorry...
and i try to make 2 image pickers. i try this: - (void)addPhoto1:(id)sender { JSImagePickerViewController *imagePicker = [[JSImagePickerViewController alloc] init]; imagePicker.delegate = self; [imagePicker showImagePickerInController:self animated:YES]; } - (IBAction)addPhoto2:(id)sender {...
i get this error at the line of imagePicker.tag =1 : Property 'tag' not found on object of type 'JSImagePıckerViewController' I really appreciate your help EDIT: i managed to do...
@skyl https://github.com/thebotguys/golang-bittrex-api/wiki/Bittrex-API-Reference-(Unofficial)