We create apps in website but deploy in device because of this there are some issues like before deploying when testing in browser it will remove device native dependencies and use web api but when deployed in device because it removed native depencies it won’t work as web api have been used… There are also issues with version restore example i am on version 10 and I have restored to version 5 any changes done after restore is useless as it will still use version 10 as base