Anshuman Bhadauria
New member
Interop-unlocking your phone means that you 'hack' your phone so you could install apps that use restricted and private capabilities and APIs.
For example, this "code": ID_CAP_SHELL_DEVICE_LOCK_UI_API is code I use to develope this app, but only Microsoft can publish apps with that "code". I can develop apps but I can't publish them to store or deploy them to device because by default your device will not support it. By interop-unlocking your device you enable that code so your phone will accept apps with similar "code". Your device will run as before and you will get regular updates, I think. Keep in mind that, as Mohamed Ashid said, you could brick your phone.
Thanks a lot!