AnchorFreePartner / hydrasdk-demo-android

Hydra VPN SDK demo app for Android
https://developer.anchorfree.com/
60 stars 31 forks source link

App getting crash in Android 8 devices. #135

Closed singhmeenu closed 3 years ago

singhmeenu commented 3 years ago

Hi @timoshenkoav Sharing you logs. please check it and help me.

VPN logs.txt

timoshenkoav commented 3 years ago

could you please also share the exact crash stack trace - or point to line number of log

singhmeenu commented 3 years ago

Hi @timoshenkoav there are two crashes which i found in Samsung J7 prime device android 8, sharing you both files

VPNapplog3.txt

VPNapplog2.txt

timoshenkoav commented 3 years ago

3 - crash in the libhwui.so 2 - crash in IInputMethodManager

Dont understand how are they related to the sdk.

singhmeenu commented 3 years ago

Hi @timoshenkoav Thanks for your reply but I checked demo app also and getting crash on that build , sharing you crash log please check this.

demoapp.txt

timoshenkoav commented 3 years ago

again, its crashing in libhwui.so (android::uirenderer::renderthread::CanvasContext::prepareAndDraw(android::uirenderer::RenderNode*)+174)

Its not related to sdk - its related to drawing system, and i cannot fix that