Hi,
I have created icon using svg for the my application.Now my application is closing on opening it.Before it was working fine but now application closing on opening it.Please help me..
Waiting for your valuable reply
Regards,
Techietintu
Hi,
I have created icon using svg for the my application.Now my application is closing on opening it.Before it was working fine but now application closing on opening it.Please help me..
Waiting for your valuable reply
Regards,
Techietintu
- Did you include the respective mif file in your package?
- What is the error you are getting?
Hi,Originally Posted by vin2ktalks
I have included the mif file and even the svg icon is appearing in my application.But when i open my application in both emulator and device it is giving application closed.
regards and thanks,
Techietintu
Try to find out which line is crashing.
On emulator feel free to scatter breakpoints in constructors, in E32Main, etc.Originally Posted by techietintu