iPhone issue while accessing Web service -


i have created project in xcode. access webservice each uiviewcontroller. there no issues while accessing data web services. can't navigate same page agin. have issue following scenario :

i have table view of data user1, user2, user3; while clicking on user lead me detailed user page show particular user profile in detail.

in app can navigate user1 , can see detailed profile , once , again trying go user2's profile app crashed , there no errors in console.

and if restarting app , again trying access user2's profile, works , won't works other items in list.

can guys me sort out issue?

thanks in advance......

you crate array of users object , store details of user , when going user pass particular users object work fine requirement


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -