EPSILab / SolarSystem-Saturn

EPSILab's Windows 8 and Windows Phone 8 applications
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Universal apps #6

Open Odonno opened 10 years ago

Odonno commented 10 years ago

Share the more code (and views) you can using the new project template of Universal Apps (Windows 8.1 / Windows Phone 8.1).

pguilbert commented 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.

Odonno commented 10 years ago

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.

Odonno commented 10 years ago

Well, I think we need to consume the WCF Webservice as a REST Webservice.

Here is a tutorial to do that :

http://blogs.msdn.com/b/myamama/archive/2014/06/24/workaround-to-adding-service-reference-to-windows-phone-8-1-runtime-app.aspx