Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 17067

react-native-share only social share whatsapp cannot run in ios

$
0
0

Hi i'm have problem using react-native-share only in ios and only in social whatsapp.If i use singleshare the whatsapp social cannot open & error, and if use multiple share there nothing happen when i click whatsapp. I already added LSApplicationQueriesSchemes but still error.

This is my LSApplicationQueriesSchemes :

<key>LSApplicationQueriesSchemes</key>
<array>
    <string>fbapi</string>
    <string>fb-messenger-share-api</string>
    <string>fbauth2</string>
    <string>fbshareextension</string>
    <string>whatsapp</string>
</array>

And i already follow the step for installation still not working, by the way i use cocoapods installation.

Please help!!!


Viewing all articles
Browse latest Browse all 17067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>