Adrián García
Adrián García
Hello @duduccosta! Unfortunately not, Pict2Cam can't hook into camera inputs. WhatsApp doesn't use the Android Intent system for taking pictures (which Pict2Cam can hook into) or video: they bundle their...
Hello @Ridasa! Please fill the following details so I can help you: - App Version - Android device - Android version - What's the bug about Thanks!
Hello @apoi! Sorry for the long delay in answering to you, I've opened a PR with the added flag, hope it works with your use case 😁 Let me know...
@nokite Could you provide some data about what OS you use and the Java version on your machine so I can try debugging this?
Hi @apoi! Sorry for the long delay! Could you please test that this version of the plugin works for your use case with the new flag? ```groovy classpath "com.github.hyperdevs-team:poeditor-android-gradle-plugin:feature~unescape-html-tags-flag-SNAPSHOT" ```...
Sure, no worries! Just let me know if it works when you can test it ;)
Hi @apoi! Sorry for the late reply. Do you have any sample string that I can add to a PoEditor project to verify how the plug-in is behaving? Do the...
Hello! Sorry for the late reply. Can you share your `poEditor` configuration? I've got a clue about why this could happen, but I'd like to verify it by checking your...
Hi @jobernas! Sorry for the late reply. I've updated the documentation to better address how to import the plug-in using the `plugins` syntax. You need to add this to your...
Hi @justodepp! Do you have any sample string that I can use to reproduce the error? Thanks!