react-native-sms
react-native-sms copied to clipboard
Fatal Exception: android.content.ActivityNotFoundException
@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 :)
Hi !
I have the same issue. WIP ? Thank's