2dust / v2rayNG

A V2Ray client for Android, support Xray core and v2fly core
https://1.2345345.xyz
GNU General Public License v3.0
35.78k stars 5.48k forks source link

1.9.12 #3883

Open decorativefamily opened 2 hours ago

decorativefamily commented 2 hours ago

hello Version 1.9.12 crashes every few moments Even when the software is turned off @2dust @CodeWithTamim IMG_۲۰۲۴۱۱۰۵_۱۵۴۶۴۰ Screenshot_۲۰۲۴-۱۱-۰۵-۱۵-۴۷-۱۲-۸۲۸_com v2ray ang-edit

CodeWithTamim commented 2 hours ago

Logs

decorativefamily commented 2 hours ago

Logs

IMG_۲۰۲۴۱۱۰۵_۱۶۱۱۰۲ @CodeWithTamim

CodeWithTamim commented 1 hour ago

Receiver issue, check the QSTileService

decorativefamily commented 1 hour ago

Receiver issue, check the QSTileService

I had to downgrade to version 1.9.11

2dust commented 1 hour ago
    override fun onStopListening() {
        super.onStopListening()
        try {
            unregisterReceiver(mMsgReceive)
            mMsgReceive = null
        } catch (e: Exception) {
            Log.d(ANG_PACKAGE, e.toString())
        }
    }
decorativefamily commented 1 hour ago

hello Version 1.9.12 crashes every few moments Even when the software is turned off @2dust @CodeWithTamim IMG_۲۰۲۴۱۱۰۵_۱۵۴۶۴۰ Screenshot_۲۰۲۴-۱۱-۰۵-۱۵-۴۷-۱۲-۸۲۸_com v2ray ang-edit

After the last version of xray core is 24.11.5 @2dust

CodeWithTamim commented 51 minutes ago

I have better solution

X-Oracle commented 27 minutes ago

It is v2rayNG notification tile, When closing the notification drawer it crashs then restarts again on its own.

Was it helpful? Or you need the logs too

Temporary solution until the next update: Remove v2rayNG tile from the notification drawer.