locheck icon indicating copy to clipboard operation
locheck copied to clipboard

Any new command to compare both .xml and .strings provide summary for the missing 'values' in both platforms that would really save more time

Open AnilVarturi11 opened this issue 4 years ago • 1 comments

AnilVarturi11 avatar Dec 23 '21 08:12 AnilVarturi11

This seems like it wants to look at strings between an Android and an iOS app codebase. I don't think this makes sense because the codebases are different. Each project should manage itself individually. Perhaps the tool could emit all keys present in a codebase, and then if you have a monorepo, you could verify that both codebases have the same keys, if this is an issue for you?

hborders avatar Jan 06 '23 18:01 hborders