-
Notifications
You must be signed in to change notification settings - Fork 1
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
Context capture crash when pressing "Load strings" #9
Comments
Hi @aphexcx can you share the logs from above this exception? It looks like we failed to fetch project locales and then tried to iterate on them. I'd like to understand if locale fetching failed. Thanks! If there's anything you'd consider sensitive in the logs, you may upload the logs via Smartling's support site. |
Here you go! This log will expire in 1 hour. https://pastebin.com/XfakhZ0L |
Hi @aphexcx can you confirm which version of your Android SDK you are using? |
Our minSDK is 16 and our compile SDK is 25. This is on a phone running API25 (7.1.2). |
Sorry, @aphexcx I phrased that wrong. What version of the Smartling SDK are you using? |
The latest, 2.5.
…On Fri, Aug 4, 2017, 16:36 Scott Rossillo ***@***.***> wrote:
Sorry, @aphexcx <https://github.com/aphexcx> I phrased that wrong. What
version of the Smartling SDK are you using?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACLWnVhMcaXFX3Xmz1K8xQiDuO6wqIZBks5sU6rogaJpZM4OqSSz>
.
|
Have the same issue here as well, I've tried downgrading to 2.4 but still run into the same crash. |
@andriipanasiuk same as aphex,
|
@tiensi Yes, and logs tagged |
@andriipanasiuk I stubbed out anything I thought was sensitive data. I added ellipses where there were some time/lots of unrelated logs in between each set.
|
Hey guys! |
The offending line (decompiled .class file):
The text was updated successfully, but these errors were encountered: