You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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..
The text was updated successfully, but these errors were encountered:
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..
The text was updated successfully, but these errors were encountered: