-
Notifications
You must be signed in to change notification settings - Fork 649
Unsupported URL - Latin characters #697
Copy link
Copy link
Open
Description
What react-native version are you using?
0.68.2
What react-native-pdf version are you using?
6.5.0
What platform does your issue occur on? (android/ios/both)
iOS
Describe your issue as precisely as possible :
PDF URIs with Latin characters, for example, with the accented word "Portuguese" return the error "unsupported URL". Even trying to use encodeURI/decodeURI or encodeURIComponent/decodeURIComponent I was not successful.
Example of a link with accents I found on the internet to reproduce the issue: https://dhg1h5j42swfq.cloudfront.net/2016/12/12140937/Resumo-Português.pdf
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels