C++ AWS SDK built for Android crashes with no meaningfull log #3210
Unanswered
BrunoFigRaymarine
asked this question in
Q&A
Replies: 1 comment
-
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.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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