How can I prevent piracy of my Windows Phone 8.1 app? -


i'll releasing paid-for windows phone 8.1 app , want ensure users can't share app other phones.

i've learned it's easy share app on android , iphone, have implement copy protection app each platform.

is there build windows phone 8.1 prevent this? need build own custom copy protection mechanism?

windows phone 8.1 is, @ moment, 100% safe point of view, application assemblies encrypted , can't reverse engineered. in wp7.x , in 8.0 prior gdr3 update (but samsung ativ s, because of bug in samsung diagnostic utility)


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

ruby - How do I merge two hashes into a hash of arrays? -