Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proguard rules for MLTextAnalyzer #22

Closed
minkiapps opened this issue Aug 9, 2020 · 3 comments
Closed

Proguard rules for MLTextAnalyzer #22

minkiapps opened this issue Aug 9, 2020 · 3 comments
Assignees

Comments

@minkiapps
Copy link
Contributor

If I turn on obfuscation, which is critically required since all my apps are obfuscated, the text analyser stops recognising any text...

Could you provide Proguard rules?

@Mike-mei
Copy link
Contributor

@minkiapps About proguard rules, you can refer to this documentation

@minkiapps
Copy link
Contributor Author

minkiapps commented Aug 10, 2020

Thanks, working now...
Do you think the rules can be more fine grained? Since the purpose of Proguard is actually to obfuscate and optimise as much code as possible.
Also I think it would be good if the Proguard rules can be packaged directly in library, so developer don't need to bother with that themselves.

@Mike-mei
Copy link
Contributor

Thank you for your advice.

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

No branches or pull requests

3 participants