You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you are missing setup intent in AndroidManifest: <queries> <intent> <action android:name="android.intent.action.VIEW" /> <data android:mimeType="*/*" /> </intent> </queries>
is:issue is:open Error opening file: [Error: No app associated with this mime type] for pdf
Where as I'm already having adobe acrobat in my device
The text was updated successfully, but these errors were encountered: