tkporter / react-native-sms

SMS composer with callbacks for iOS and Android
248 stars 101 forks source link

Error true in iOS immediately while android working #91

Closed smkamranqadri closed 4 years ago

smkamranqadri commented 4 years ago

Hi,

All steps done and android is working but for iOS nothing happens, just calling the sendSMS function I receive error true and reset false.

Anyone one have issue like this or am I missing something?

cfmitrah commented 4 years ago

I m also having this issue any suggestion for this?

mbellamy commented 4 years ago

@smkamranqadri @cfmitrah

Looks like it works if you use it on physical device.

smkamranqadri commented 4 years ago

Yes, it's working on physical device but not on simulator.