Install Appcelerator app on windows phone - windows-phone-8.1

I'm trying to install an Appcelerator app on a windows phone but I'm facing issues:
[ERROR] : Failed to install app (code 2147500033)
[ERROR] : Error: Failed to install app (code 2147500033)
Here is the current situation:
I have installed the Windows Phone SDK 8.1
I have a windows dev account and one unlocked device
I have setted the JAVA_HOME environment var
I managed to install the app on the phone using the windows phone application deployment, but it only works one time! Afterwards, the app launches and then closes...
Any advices would be appreciated :-)
Thanks

Related

Install XAP file locally in windows phone 8.1 device

Hope You are doing well.
Actually i have created one windows phone 8 application. So for testing i have installed the .xap file locally into windows phone 8 and it is working fine. But if i am going to install that .xap package in windows phone 8.1 or later it is not getting installed.
I have made research and found that the windows phone 8.1 and later OS version devices are accepting the APPX Package. They will not allow to install .XAP locally. Now the scenario is like that my client wants to test this application in windows phone 8.1 device.
So, Can anyone help me out that how can we install locally XAP package into windows phone 8.1 device?
Awaiting Response. Thanks in advance.
You can sideload your .xap package on Windows Phone 8.1 device using Windows Phone Application Deployment Tool (for 8.1).
Before installing , you need to ensure the device has been registered for development. You can use Windows Phone Developer Registration (8.1) to enable your device for development.
And you could search for the tool from the Windows 8.1 start menu.

Windows phone - You have installed the maximum number of development app

I have a windows app that's running for a while and recently when I'm trying to deploy the application on windows phone running windows 8.1 OS(using visual studio 2013 and windows phone application deployment) I'm getting the following error:
"You have installed the maximum number of development apps. These apps are installed to your device when you start them in Visual Studio or when you use the App Deployment Tool. Please uninstall one of them and then try again."
I've tried to reset the phone, renaming the app and the phone on windows explorer, unregister & register the phone and also uninstalling all the other applications on it.
The problem is happening on two different devices Nokia Lumia 630 & Nokia Lumia 920.
Is there another way to approach this?
Thanks in advance
This issue has been fix now and we can register our Windows Phone 8.1 for developing:
Could you please try to unregister the Phone from the Dev Center and register Phone again to see if it works?

Windows Phone Emulator 8 can't install Xamarin application

I have created a Xamarin application and compiled to Release. It was succesfully tested on an Android emulator so I decided to deploy it to a Windows Phone 8.0 Emulator.
I tried to use the Application Deployment but it cannot install because it starts the emulator that never boots, it shows OS starting (starting the emulator on its own is working).
So I downloaded it to the phone and when I try to open it, it says:
Can't install company app. There is a problem with this company app.
Contact your company's support person for help.
Why is the app considered company app? How can I install it to the emulator? What should I set?
The solution consists of two steps.
The company app issue is present because I've downloaded the application from a website, so it is unsafe (the source is the Internet). I have to install it through application deployment (via Visual Studio 2013 or the Windows Phone Application Deployment application).
The second step is to discard (and uninstall) Windows Phone 8.0 and change to Windows Phone 8.1. That helps a lot.

Windows phone 8.1 app deployment error :Error-package failed updates, dependency or conflict validation

This is what exactly is did:
Installed windows phone 8.0 SDK.
Installed windows phone 8.1 SDK(By first installing VS 2013 professional edition and later installing update R2).
After that 8.1 application xap deployment is failing
Unable to deploy xap on windows 8.1 phone using 8.1 deployment tool “Error-package failed updates, dependency or conflict validation”
The phone i am using is 8.1 updated
Can you please let me know if iam missing something?
Thanks in advance
Using Windows Phone Application Deployment (8.1), I just ran into same issue. I had tried to install an appx package which was built for Store in Release Mode.
I then realised I was trying to install an ARM build onto the emulator which needs an x86 build to run.
So instead I deployed the ARM Release Mode .appx to a physical device so I could test what I needed to test.
Hope this helps!
Not a real answer but an un-explained work around. I've recently started developing against windows phone. I am working on a Windows 8.1 machine that was previously a Windows 8 machine, previously using VS 2012 to develop against WP 8 and now using VS 2013 to develop for WP 8.1.
At intervals I start to receive the same error as reported by the question, both when deploying our WP 8.1 app to an emulator and when trying to run or debug our WP 8.1 unit tests. So far it's been resolved each time by restarting VS 2013 (and the emulator). Restarting the emulator alone has sometimes been sufficient but not always. I have not checked whether it works against a concrete device. More significantly I have no idea why deployment breaks or stopping/starting resolves it...
Our application and unit tests are WP 8.1 silver light projects and use SQLite.

My Windows Phone 8 is not detected in WMWare

I've installed Windows 8 OS in VMWare, Visual Studio 2012 and Windows Phone SDKs in my workPC. I've similar environment in an other PC, my homePC. I was able to unlock my Windows Phone 8 and install one application into my phone using homePC.
Now both PCs don't detect my Windows Phone and I can't install any applications for testing purposes in my WinPhone. Both pcs give same error message: "Connection to device failed. No windows phone was detected."
I've seached the internet to find the solution but no luck. Can anyone help me? What to do? Where to start to find the cause for this.
open task manager, go to the tab "services" and restart or start (if it is stopped) "IpOverUsbSvc" service...