Skip to content

Conversation

andrewjb123
Copy link

No description provided.

@lasmil
Copy link

lasmil commented Mar 28, 2023

Let's try to merge this and test it if it works. It should not break anything else.

Copy link
Owner

@a7medev a7medev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for this taking so much time! I had comments already put but forgot to submit the review 😅 So sorry for the inconvenience, we only have two small comments regarding code.

I'll manually test it to make sure it's working fine and if so we can merge it ASAP 🙏🏼

callback(@[[NSString stringWithFormat: @"numberArgument: %@ stringArgument: %@", numberArgument, stringArgument]]);
NSString *text = [optionsMap objectForKey:@"text"];

NSLog(@" text = %@",text);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove logs unneeded logs

Comment on lines +28 to +29
NSLog(@" sourceLanguage = %@",sourceLanguage);
NSLog(@" targetLanguage = %@",targetLanguage);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's also remove these two logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants