sanketappsimity
Results
2
comments of
sanketappsimity
i used Above solution and its working fine implementation 'com.github.adityaxjha:Android-ScalableVideoView:10e7b4da8b'
I was facing same issue i used some other function and it started working fine as expected here is my code dynamicLinks().onLink((item) => { this.eeplinkingMethod(item); }); as i am assuming...