We are trying to create System.Uri from string something like “ms-app://s-9-51-8-2956212-565956532-98658741522-1956129561-296244412-265989851-859523555/” in Windows Phone and we are able to create Uri object, if we try same thing in mac machine- IOS we are getting error “The hostname could not be parsed.”
How can I create a System.Uri in IOS for string like above?
↧
Unable to Create System.Uri in ios
↧