konradrenner / kolabnotes-android

Note taking app with integrated Kolab sync
GNU Lesser General Public License v3.0
68 stars 17 forks source link

Can't share notes on whattsap #168

Closed Saahir1 closed 6 years ago

Saahir1 commented 6 years ago

Expected behavior

After writing notes we should be able to share them on different social networking platforms like Facebook, whattsap, Instagram etc.

Actual behavior

After Saving the created notes I tried to share the information with my beastie on whattsap but I was not able to perform the operation as the message sending option is not responding.

How to reproduce

Recording Of The Bug

https://youtu.be/2R3oICH4jEo



Posted on Utopian.io - Rewarding Open Source Contributors

konradrenner commented 6 years ago

Hi,

thanks for reporting! But I think it is a problem of WhatsApp, because sharing with different Email Apps or Apps of other messenger apps (e.g. Telegram) works fine.

I will look why WhatsApp is not accepting the message from the Kolab Notes app, but WhatsApp is defintiv reacting different than other apps...

Saahir1 commented 6 years ago

Yes I checked also it works fine on other apps

On 15-Feb-2018 2:36 PM, "Konrad Renner" notifications@github.com wrote:

Hi,

thanks for reporting! But I think it is a problem of WhatsApp, because sharing with different Email Apps or Apps of other messenger apps (e.g. Telegram) works fine.

I will look why WhatsApp is not accepting the message from the Kolab Notes app, but WhatsApp is defintiv reacting different than other apps...

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

konradrenner commented 6 years ago

I am sorry, but I cannot fix anything. Because I cannot find the problem why WhatsApp is not accepting the share. I have also read the dev notes of whatsapp, how one must create the intent for sharing and kolab notes is doing it this way. Only difference is, that Kolab Notes app also sends the EXTRA_HTMLTEXT field (so that e.g. mail apps get the note text formatted).