react-native-sms icon indicating copy to clipboard operation
react-native-sms copied to clipboard

Fatal Exception: android.content.ActivityNotFoundException

Open ObidosDev opened this issue 6 years ago • 1 comments

@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 :)

ObidosDev avatar Oct 02 '18 14:10 ObidosDev

Hi !

I have the same issue. WIP ? Thank's

JordanProtin avatar Nov 16 '18 16:11 JordanProtin