Issues after launching to Google Play(signal 11(SIGSEGV), code 1(SEGV_MAPPER)

If you post and download the app you created on Google Play, it will appear on the Splashy screen and then be forced to close. Real time abnormal end that is shown below appears on Google Play console. What’s the problem?

signal 11 (SIGSEGV), code 1 (SEGV_MAPERR)
location : _ZN22FSessionServicesModule13StartupModuleEv

(I am sorry for my poor English.)


pid: 0, tid: 0 >>> com.Depsee.OnStack <<<

backtrace:
#00 pc 00000000034af404 /data/app/com.Depsee.OnStack-kZtiIrgSMmMCwWJ1LzjyYg==/lib/arm/libUE4.so (_ZN22FSessionServicesModule13StartupModuleEv+72)
#01 pc 0000000001b938d8 /data/app/com.Depsee.OnStack-kZtiIrgSMmMCwWJ1LzjyYg==/lib/arm/libUE4.so (_ZN14FModuleManager27LoadModuleWithFailureReasonE5FNameR17EModuleLoadResultb+432)
#02 pc 0000000001b93718 /data/app/com.Depsee.OnStack-kZtiIrgSMmMCwWJ1LzjyYg==/lib/arm/libUE4.so (_ZN14FModuleManager10LoadModuleE5FNameb+76)
#03 pc 00000000019ce280 /data/app/com.Depsee.OnStack-kZtiIrgSMmMCwWJ1LzjyYg==/lib/arm/libUE4.so (_ZN11FEngineLoop4InitEv+1752)
#04 pc 00000000019ccda8 /data/app/com.Depsee.OnStack-kZtiIrgSMmMCwWJ1LzjyYg==/lib/arm/libUE4.so (_Z11AndroidMainP11android_app+2568)
#05 pc 00000000019d09b0 /data/app/com.Depsee.OnStack-kZtiIrgSMmMCwWJ1LzjyYg==/lib/arm/libUE4.so (android_main+108)
#06 pc 00000000019e3464 /data/app/com.Depsee.OnStack-kZtiIrgSMmMCwWJ1LzjyYg==/lib/arm/libUE4.so
#07 pc 0000000000048a5f /system/lib/libc.so (_ZL15__pthread_startPv+22)
#08 pc 000000000001b333 /system/lib/libc.so (__start_thread+32)

Did you ever find a solution to this? I’m getting the same issue, though strangely, mine only seems to occur on Chinese based devices like Huawei and Xiaomi.