alinz / react-native-share-extension

react-native as an engine to drive share extension
MIT License
763 stars 398 forks source link

No Logs running on simulator #109

Open MartXXIII opened 6 years ago

MartXXIII commented 6 years ago

Hey everyone,

I've been struggling installing this library, I managed to get the share.js working on iOS simulator, the only thing missing is the console.logs. I actually can't get those logs in my RN Debugger. Does anyone had the same problem? Can't find any related issues.

I'm sorry to ask for your help guys, wish I could find the solution by myself, I'm still a RN novice and have absolutely no knowledge on native development.

arribbar commented 5 years ago

You need to change your scheme and select your shared one in order to get logs on it