In my i need to open the specific youtube channel in youtube app if installed else in browser
So for that i have used inAppBrowser in application but not able to open the youtube in app.
I have used…
ios package: youtube://
android package: com.google.android.youtube
url: youtube://channel?id=
username: my channel id
can anyone please help me in this