datso / react-native-pjsip

A PJSIP module for React Native.
http://datso.github.io/react-native-pjsip
GNU General Public License v3.0
273 stars 233 forks source link

check for the key from configuration instead of the intent extras #2

Closed jojonarte closed 8 years ago

jojonarte commented 8 years ago

The Intent.hasExtras would definitely return false no matter what, and as I've looked into the code I see that the configuration was the one used to retrieve data, so I thought about the correction if its okay. :) 👍