tianma8023 / XposedSmsCode

:lollipop: An Xposed Module which can recognize, parse verification code and copy it to clipboard when a new message arrives . / 识别短信验证码的Xposed模块,并将验证码拷贝到剪切板。
GNU General Public License v3.0
834 stars 70 forks source link

Support Android 14 #57

Closed tuyennn closed 12 months ago

tuyennn commented 1 year ago

As title, doesn't seem it works.

Aryeh95 commented 1 year ago

Same issue with the Pixel 8 Pro on Android 14

RainHoutas commented 1 year ago

same in pixel5

tianma8023 commented 1 year ago

@tuyennn I need Xposed(Lsposed) log for more detailed information.

You may follow these steps:

  1. Switch on the 'Detailed Log' in XposedSmsCode app.
  2. Reboot your device
  3. Receive a SMS message which contains verification code.
  4. Export the LSPosed log to local device and send these log files to me
Aryeh95 commented 1 year ago

I captured a log. SMS arrived at 10:58pm local time https://drive.google.com/file/d/17ktTMQP7l8DcTkNUcGazjG6YuJIF46u8/view?usp=drivesdk

tianma8023 commented 1 year ago

@tuyennn @Aryeh95 done. You can upgrade to the latest plz.

Aryeh95 commented 1 year ago

Upgraded and confirmed working. Thank you!