Dear Sir,
1. I have made an FEP based application for series 60 3rd edtion FP1 and FP2. The application is divided into 2 parts: one is the "Fep", where i have used ECOM plugin and to operate the Fep i have made the second part i.e. "setup", which is UI part of my application.
2. I am making my application Symbian signed Certified and Nokia Certified. I am doing Remote device Access test in Forum Nokia's RDA site.
3. I have embedded fep and also set its dependency in setup.pkg. The pkg format of setup is
----------------------------------
;embedded fep.sis
@"fep.sis",(0x200220AF)
; Dependency and required version
(0x200220AF), 2, 0, 0, {"fep"}
---------------------------------------
4. In N95 device i am facing 2 problems
a) When i uninstall "setup" i see 2 messages "setup will be removed from phone" and another is "Removal may stop other applications from working. Continue anyway". Actually the second message should come only while uninstalling "fep" and not during "setup". I see this second message problem only for the N95 device and not for other FP1 device E71 as well as not for FP2 device N79. What problem does N95 has??
b) If i uninstall "fep" before "setup" and then if i try to open "setup" application, i have coded in such a way that after opening "setup", a message appears saying "Fep Not found, kindly Reinstall the setup package". This way i block the setup application from opening. But in N95 after uninstalling "fep" , i am able to open "setup" application and no message is seen , also i am not able to block "setup" application. I see this problem only for the N95 device and not for other FP1 device E71 as well as FP2 device N79. What problem does N95 has??
Can you please help me on this.
regards,
Sameer Kamble



