whenever I install an application created using teh S60V3 FP1 or FP2 SDKs on a basic S60V3 device (such as the E61), the application icon in the phone menu is missing.
what might be the problem ?
There is some differences in the .mif files between 3.0 and 3.1 and 3.2.
In later SDKs there is a switch to switch between mif file versions.
That could explain this.
I'd suggest using a 3.0 SDK instead of 3.1 or 3.2 (FP1 or FP2).
Thats at least how far I got when encountering this problem last week, before ignoring the problem because we solved it by not using 3.0 phones for that project
(never actually solved it, tried with the switch and the SDK, but might have had issues with installers remembering stuff or something, I don't know.. refused to start to work at least, and we ended up ignoring it)
Forum posts: 47
Tal132,
Please check your pkg file... did you include all the files? like .rsc, .mif and .mbm files.
Thanks & Regards,
Symbi
Forum posts: 1232
There is some differences in the .mif files between 3.0 and 3.1 and 3.2.
In later SDKs there is a switch to switch between mif file versions.
That could explain this.
I'd suggest using a 3.0 SDK instead of 3.1 or 3.2 (FP1 or FP2).
Thats at least how far I got when encountering this problem last week, before ignoring the problem because we solved it by not using 3.0 phones for that project
(never actually solved it, tried with the switch and the SDK, but might have had issues with installers remembering stuff or something, I don't know.. refused to start to work at least, and we ended up ignoring it)