Successful Build but Software cant be installed into device!

3 posts / 0 new
Last post
poocka
poocka's picture
Offline
Joined: 6 Apr 2010
Posts:
Successful Build but Software cant be installed into device!

Installed Nightly build r1719
Then recompiled Software. However the SIS package cannot be installed (installation fails) into the phone. Not via USB nor by downloading.
Tried few different phone models.
In MoSinc Simulator the software works fine. Also last MoSinc build that I was used before upgrade (and all was OK) was r1641
The platform is: s60v3\1

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Mattias Bybro
mattiasb's picture
Offline
Mobile Conjurer
Joined: 20 Jan 2010
Posts:

You've probably been bitten by an experimental feature. A fix will soon be checked in, but meanwhile you can try this workaround:
Right-click the project, select "Properties... > MoSync Project > Application Permissions". Check all permissions except "Location". Rebuild.

Does that work?

poocka
poocka's picture
Offline
Joined: 6 Apr 2010
Posts:

Thanks for advice.
I Rebuild the software with permissions and it was installed smoothly.
BTW i tried to build with "Location" option checked (my app is uses GPS) and it also was successfully installed in phone. Can't check for now if the app. actually works with GPS (forgot phone with GPS at office), but anyway thanks.