ChatSecure / ChatSecure-iOS

ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.
https://chatsecure.org
Other
3.13k stars 1.03k forks source link

ChatSecure is no more working since switching to pep_plus (prosody trunk) #901

Open mdosch opened 6 years ago

mdosch commented 6 years ago

My iOS contact using ChatSecure told me ChatSecure is no more working. He seems to get a push but when he opens the app there is nothing (also I don't see him online). After merging your mod_cloud_notify everything with the iOS user was working well. The only change I made in between was switching from mod_pep to mod_pep_plus on my server running prosody trunk. Mod_pep_plus is a subset of mod_pubsub to provide persistent items on pep.

Are there any known incompatibilities between ChatSecure and mod_pep_plus? As I don't use apple I can not investigate it and I only know one person using XMPP on iOS and this person is not really into debugging and investigating the error cause. I could provide a test account on my server if you'd like.

chrisballinger commented 6 years ago

Never tested mod_pep_plus before. One common cause of similar issues is that the cert's public key changed and they need to re-approve. Have them go into account settings

mdosch commented 6 years ago

I manually renewed my cert recently as I added a subdomain but I considered the cert renewal bug already fixed. I will ask him to check his account settings.