Hi All,
I have created an Application, which checks APN present in device for GPRS connection.
Application is working fine with S60 3rd Edition, S60 3rd Edition FP1,S60 5th Edition but not with S60 3rd Edition FP2 device.
I have also checked that apengine.lib and apselect.h are present in S60 3rd FP2.
Its working fine when u install application on S60 3rd FP2, but crashing when u reboot device on following line...
CApSelect* select =CApSelect::NewLC(*commDB,KEApIspTypeInternetOnly,EApBearerTypeGPRS,KEApSortUidAscending);
If anybody knows how to resolve this problem, please let me know. Or at least how tp prevent application from crashing.
Thanks,
Manmath.



