Open psiedlak opened 11 years ago
Is there a reason why AugmentedRealityController doesn't release properties in its dealloc method? e.g. Parent View Controller leaks because it doesn't get deallocated as AugmentedRealityController keeps ref to it..
Is there a reason why AugmentedRealityController doesn't release properties in its dealloc method? e.g. Parent View Controller leaks because it doesn't get deallocated as AugmentedRealityController keeps ref to it..