tags:

views:

6

answers:

0

Hello and Thanks for your help in advance. I am hooking up VC1 with plist properties to VC2 with its own set of plist properties at which the collected data will be used to calculate the weight of a given object. Present status is that VC1 is populating it view with its plist properties but as VC2 gets pushed, the view appears but properties from VC1 disappeared and is replaced by properties from VC2. This might be to broad of an instance but any help is highly appreciated! Please advise if I need to be more specific code wise.