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

I need to open another application with react native linking (specifically authy)

$
0
0

when I open with authy://open it returns false. can you help me? this is my code

 const scheme = Platform.OS === 'android' ? `authy://open` : 'authy://'; const isSupported = await Linking.canOpenURL(scheme) console.log(isSupported);//this is false Linking. openURL(scheme);

I NEED YOU TO RETURN ME TRUE

I NEED YOU TO RETURN ME TRUE


Viewing all articles
Browse latest Browse all 6314

Trending Articles



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