tvbarthel / IntentShare

This project is a light open-source library that improves the sharing experience on Android.
http://tvbarthel.fr/IntentShare/
168 stars 24 forks source link

Some application are not showing #48

Open feliperce opened 6 years ago

feliperce commented 6 years ago

I tried to implement in my project, but when share, some applications are not showing (empty icon), and if I try to share on this "empty icon" applications, I get a toast error from the application or it just do nothing... The sample application on google play has the same problem...

Eg: I cannot share to Whatsapp -> https://imgur.com/HhLJIGr

g123k commented 6 years ago

Same problem here: https://imgur.com/a/oVyXQAL

CeccoCQ commented 6 years ago

Same issue

CeccoCQ commented 6 years ago

Hi @feliperce , did you find a workaround for this issue?

feliperce commented 6 years ago

No, I'm not using that lib anymore

CeccoCQ commented 6 years ago

@feliperce Ah ok. Are you using another library?

ChrisMpitzios commented 6 years ago

We have solved this issue and created a relevant pr (together with several other fixes) https://github.com/tvbarthel/IntentShare/pull/51 please have a look