02-10-2013 01:48 PM
Hello,
I build CustomListview .First time webservice called and all value fill perfect into ListView and after that user click any list at that time they redirect into specific page means at that time another webservice called but that time application crash .
So i check into detail at that time i know ther are problem of creationcompleted.Means into qml there are one method onCreationCompleted but i not get any method into cpp so please provide me your suggestion.
Note :- When i called webservice into onCreationCompleted method at that time application run perfect.Because there are all background service completed and so.
Thanks,
Umang.
02-11-2013 06:05 PM
Can you post some code? I'm not 100% sure what you're asking.