cordova-plugin-app-launcher icon indicating copy to clipboard operation
cordova-plugin-app-launcher copied to clipboard

ionic 5 and capacitor 3 this plugin is not launching another app from base app

Open vneethareddy opened this issue 2 years ago • 1 comments

Currently i am using ionic5 with capacitor3 . i want to open workday app within my app. i checked with appAvailability plugin it returns true or false based on app installed or not. i installed workday and trying to launch from my app. its not opening any app not only workday i tried with whatsapp and calendar too. No errors also.. Please help us to solve this ASAP.

vneethareddy avatar Aug 16 '21 09:08 vneethareddy

another option is using capacitor appLauncher API https://capacitorjs.com/docs/apis/app-launcher .. I am not trying this method yet

9imanroslan7 avatar Aug 21 '21 10:08 9imanroslan7