Open Odonno opened 10 years ago
WCF with SOAP is currently not supported by Windows Phone 8.1. At this time create Universal app is not possible without editing web services.
Indeed, it is currently not available for WP8.1 but it is supposed to be supported in the future.
I think you can start to update apps (from W8.0 and WP8.0 to Universal Apps) without any problem (except the fact the webservices cannot be targeted) in the way that it lets you share code and views.
Well, I think we need to consume the WCF Webservice as a REST Webservice.
Here is a tutorial to do that :
Share the more code (and views) you can using the new project template of Universal Apps (Windows 8.1 / Windows Phone 8.1).