expo Linking from app to anther apps not working in build apk

Viewed 2 times

0

expo not working in build android apk let me know the solution Linking app from other app not working ? https://docs.expo.io/workflow/linking/#linking-from-your-app-to-other-apps

import * as Linking from ‘expo-linking’;

Linking.openURL(‘https://expo.io’);