Hello to everyone!
I have problem with build of my app! I wrote an app that works fine if I build it as Debug-Tizen-Emulator or Debug-Tizen-Device, but if I build it as Release it doesn't work well. Exactely I have problem during menu navigation: app's crash. So navigation works fine if I build it as Debug-Tizen-Emulator or Debug-Tizen-Device and doesn't works in Build as Release.
I'm using, since Bada, FormManager Class as navigation manager.
How can I resolve this problem?
Regards.
P.s. If there is an alternative/better method to inovke another form I am happy to know it. =)