I've developed a windows phone app, with target version 7.1, what I want to know is that will this app work in windows phone with OS 8 or 8.1?
Asked
Active
Viewed 172 times
1
-
possible duplicate of [Are windows phone 7 apps compatible on windows phone 8 devices?](http://stackoverflow.com/questions/13724852/are-windows-phone-7-apps-compatible-on-windows-phone-8-devices) – MarcinJuraszek Dec 27 '13 at 04:41
-
Will a silverlight app 8.0 work on 8.1 ? – Andressa Pinheiro Oct 07 '15 at 14:10
2 Answers
2
Well, obviously an app targeting version 7 can run in 8 too, as the features available in windows OS 7 are present in windows phone 8 as well but there are many features specific to windows phone 8 or a windows 8 OS which cannot be enjoyed if the app is made in windows 7 OS. Like for an example XNA for windows phone 7 works well in windows phone 8 too but if you go looking at xna for windows phone 8 then you will find that xna comes with new add ons in wp8. Hence I would suggest you to make an updated solution or simultaneously make os specific projects
From the developers POV, I would suggest you to go through this link once.

A.K.
- 3,321
- 1
- 15
- 27