Need help with Win8 Phone

Monkey Targets Forums/Windows 8/Need help with Win8 Phone

Raul(Posted 2014) [#1]
I though iOS and Android are unfriendly, but it seems microsoft rule them all.

Last night I managed to compile a ARM xap and upload it on market as BETA. The IAPs are not working but this is now my second concern.

The problem is that my client mobile phone is a Nokia Lumia 625 which is not an ARM one and he cannot install the application.

I cannot upload any other version, except ARM. On VS2013 I have: AnyCPU, ARM, MixedPlatforms, x86 and Win32..

How the hack should I compile the xap for phones without ARM?


nikoniko(Posted 2014) [#2]
>The problem is that my client mobile phone is a Nokia Lumia 625 which is not an ARM one and he cannot install the application.

Are you sure?

Device processor is S4
https://www.qualcomm.com/products/snapdragon/processors/s4-s1


nikoniko(Posted 2014) [#3]
623 3G has a lite S4 processor edition (1GHz, 3G, video)
So problem is not in device.


CopperCircle(Posted 2014) [#4]
All windows phones use an ARM processor, the 625 only has 512mb of ram, it your app using more than that?, did you build for Windows Phone 8.0 or 8.1? If 8.1 and they are not running 8.1 on their phone the app wont install.


Raul(Posted 2014) [#5]
hmm. i had a look here: http://www.devicespecifications.com/en/model-cpu/b26c28af and I though it doesnt have. well, i was able to install the app on his device. the only problem remains on IAPs now.