Some messages are not presented by client (#25)
Closed
Andrzej Wójcik (Tigase) opened 8 years ago

Some messages are not presented by Tigase iOS Messenger, while are properly delivered and presented in Android client, Psi and Messages.app.

ie. messages sent using following code:

bot.getJaxmpp().getModule(MessageModule.class).sendMessage(JID.jidInstance(“test@example"), "demo", msg);
Andrzej Wójcik (Tigase) commented 8 years ago

I found cause of this issue. It occurred for messages with unset type attribute - in this case messages where bounced back with feature-not-implemented instead of being logged as messages of type @normal@.

I fixed this and fixed issue with presenting incoming messages from same jid as account as messages which were sent.

%kobit You reported this issue by email - it will be fixed in next build.

Artur Hefczyc commented 8 years ago

Thank you, please push a new version to TestFlight when this is fixed.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
4577
Issue Votes (0)
Watchers (0)
Reference
tigase/_libraries/Martin#25
Please wait...
Page is in error, reload to recover