Hi,
I am trying to send a pdf in files folder thru WhatsApp as below but it shows "No app can perform this action" .
In starter I have only declared
Dim Provider as FileProvider
In Manifest
B4X:
AddApplicationText(
<provider
android:name="android.support.v4.content.FileProvider"...