C++ AWS SDK built for Android crashes with no meaningfull log #3210
Unanswered
BrunoFigRaymarine
asked this question in
Q&A
Replies: 1 comment 1 reply
-
What platform are you building this on? I'm going to try to reproduce this on a docker container. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am building and using the SDK on Android and if I build it for Debug it works fine, however when I build it for Release it keeps crashing as soon as I send a request.
Here is the stackstrace
My code works perfectly fine if I build Debug.
Any hints on what to try to debug and fix this issue?
This is how I am compiling it
Beta Was this translation helpful? Give feedback.
All reactions