-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash with CM11 #4
Comments
I will update my test device (HTC One S) and see how it goes. Probably during the weekend I'll have time for this. |
Hello, |
In 4.4.4 it seems sendRawPdu has been removed. There is an xposed module to add the function, but I do not use xposed. If you know of another solution that would be great. As for CM11 see this issue and ask to include in compilation: |
Just tested installing xPosed framework and sendrawsms module but with no luck. SilentSms crashed.
|
All right, I see. The xPosed module uses a totally different way to handle sending rawPDUs, so it won't work with SilentSMS that uses reflection. On the other hand it is totally possible, that the xPosed module needs to be supported from Cyanogenmod too, which I can't control or change. |
Updating the code with both options would be great. zerosms has the same problem, see comments on virtualabs/ZeroSMS@202808f, Is there any other way other than using xposed modules? |
The app crashes after trying to send SMS from Nexus 5 emulator as well. |
Hello,
I'm cm11 user in my Nexus 4
I install the signed apk, it open but crash when I try to send the SMS.
Is compatible with Android 4.4.4?
Thanks
The text was updated successfully, but these errors were encountered: