Closed Catta1997 closed 4 years ago
If the link has ' ' instead of '%20' the app gives error
Seems like you're supposed to URL encode the link. If that's the case, use addingPercentEncoding instead.
addingPercentEncoding
If the link has ' ' instead of '%20' the app gives error