igniterealtime / openfire-callbackOnOffline-plugin

Url is called when recipient is offline
7 stars 8 forks source link

Sending offline url does not work from android device but only from iOS devices #6

Open refaelsommer opened 5 years ago

refaelsommer commented 5 years ago

I am Using OpenFire 4.2.3 and 4.3.2 (in both cases there is this bug) When sending a new message to an offline user from iOS all is fine. When sending from android device to an offline user, the offline url is not called.

Downgrading to 1.2.0 version fixed the issues.

This bug occurs only using version 1.2.1

Does anyone think about what can cause this issue?

Thanks

wrooot commented 5 years ago

The only thing i can think of is the jersey bump to later version https://github.com/igniterealtime/openfire-callbackOnOffline-plugin/commit/180b1db2d784f82113a99a68a0e923e6ddd0e8a3#diff-600376dffeb79835ede4a0b285078036L34