We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@tkporter Hello again :D
Fatal Exception: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.SEND typ=text/plain...
It is quite rare but some Android devices do not have any apps which may consume android.intent.action.SEND. Need to add checking for it :)
Also small suggestion, please add TAG to Commit where you bump version number :)
The text was updated successfully, but these errors were encountered:
Hi !
I have the same issue. WIP ? Thank's
Sorry, something went wrong.
No branches or pull requests
@tkporter Hello again :D
It is quite rare but some Android devices do not have any apps which may consume android.intent.action.SEND. Need to add checking for it :)
Also small suggestion, please add TAG to Commit where you bump version number :)
The text was updated successfully, but these errors were encountered: