(X) Hide this
    • Login
    • Join
      • Generate New Image
        By clicking 'Register' you accept the terms of use .

Quick tips for porting a XAML Split App to Windows 8.1

(0 votes)
0 comments   /   posted by Silverlight Show on Oct 25, 2013
Tags:   windows-store , windows-8.1 , win8dev , jim-galasyn
Read original post at Jim Galasyn's Learning Curve

If you have an app in the Windows Store already, and you used the Split App (XAML) template as the basis of your app, you’ll notice that the VS2013 compiler complains when you retarget the project to Windows 8.1 and build it:

Screenshot of the Visual Studio 2013 Error List window showing warnings when targeting a Windows 8 app to Windows 8.1. Graphic: Jim Galasyn

Warning: 'Windows.ApplicationModel.DataTransfer.DataPackage.SetUri(System.Uri)' is obsolete: 'SetUri may be altered or unavailable for releases after Windows 8.1. Instead, use SetWebLink or SetApplicationLink.'


Comments

No comments

Add Comment

Login to comment:
  *      *       

Our News on Twitter


Latest News

  • Daily News Digest 10/28/2013
  • NEW Windows 8.1 Article: 'Location-aware apps - Part #2: Working in background'
  • Keeping ads in the same location when the phone orientation changes to landscape
  • Responding to the Windows Phone Toolkit ListPicker closing