Closed michaelpetrov closed 7 years ago
Hi Michael, This new SDK does not display any UI, you only need to make a one-finger long press to trigger a screenshot. Then the screenshot and its attached strings will be available in your Smartling dashboard under Image Context. You will find more information about the Context Capture mode here: https://help.smartling.com/docs/mobile-context. Please let me know if you have any questions!
Hi Emilien, thank you! That was super helpful and my test integration is now working successfully.
This might be a very simple question but I can't seem to figure out how to get the context capture mode working. I'm in the process of upgrading from the old context capture SDK (the one with the "Hi" floating button) to this new SDK.
The Smartling module seems to connect correctly to Smartling and pull strings from my project. However my app UI has no "Hi" button or any other button to capture context. Only my UI is visible. Is there supposed to be a context capture button that appears if I setup the module in context capture mode?
I also tried to build to device and just take screenshots using the home and lock buttons at the same time and the Smartling module did not seem to respond to that in any way.
Am I supposed to see any UI at app startup? Is there something wrong with this integration?
Here is the startup output of the module at startup (maybe
No packaged strings file at (null)
is suspicious?):Thanks in advance for the help!