Skip to main content
nagendra babuk35550557
Inspiring
October 3, 2018
Answered

I am not able to see my Android application in Share menu list while sharing pdf from adobe 18.3 version application

  • October 3, 2018
  • 1 reply
  • 650 views

I am not able to see my Android application in Share menu list while sharing pdf from Adobe 18.3 version application but below versions of Adobe app, I am able to see my app in Share menu.

i placed the intentFilter in activity as follows
[IntentFilter(new[] { Intent.ActionSend }, Categories = new[] { "android.intent.category.DEFAULT" }, DataMimeType = "application/pdf")]

Do I need to change in my Android to make it work? any ideas?

Please help me resolve the issue

Thank you,

Babu

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer Meenakshi_Negi

Duplicate post

Please refer this forum thread I am not able to see my Android application in Share menu list while sharing pdf from adobe 18.3 version application for further discussion on this.

1 reply

Meenakshi_Negi
Meenakshi_NegiCorrect answer
Legend
November 30, 2018