I used onLinkHandle for handle value text link when click a link inside PDF File.
But always safari will open after click the link inside pdf file ( etc link is "https://pub.dev". )
Can I stop open safari browser after click link inside PDF File, and just get text link with onLinkHandle without open safari browser?
I use iPhone 11 for test my project.
I used onLinkHandle for handle value text link when click a link inside PDF File. But always safari will open after click the link inside pdf file ( etc link is "https://pub.dev". )
Can I stop open safari browser after click link inside PDF File, and just get text link with onLinkHandle without open safari browser?